React Specific
- Treat any directory as a module directory
- React state not updating immediately? Any workarounds??
- useState with Object. Keep the previously untouched elements similar
- de-structure initially empty object
- Setup Eslint, Prettier and husky in Nextjs
- apostrophe s(’s) in React
- Why there is two objects(data) when you fetch from the API(Why react re-renders)
HTML/CSS/REACT
- You want to have new line in Json data and display it where it renders
- Why is my navbar covering next section/container/heading?
JS concepts
- Different types of JS Module Systems (commonJS, requireJS)
- Access .env in node.js environment
General Programming
- What the heck is Polyfill
- Clone a specific branch