1. How to increase Jest timeout value for tests

    Learn how to increase timeout value for tests and testcases in Jest

  2. How To Ignore Certain Files When Using Prettier

    Learn how to set prettier to ignore certain files

  3. How To Integrate Eslint + Prettier In A Project

    Learn how to set up Eslint + Prettier for linting and formatting

  4. How to check if a value is an Array

    Learn how to determine if a value is an array

  5. How to use multi-line strings in JavaScript

    Learn how to use multi-line strings in JavaScript

  6. The return keyword in JavaScript

    Learn about the return keyword in JavaScript

  7. JavaScript Concepts to grasp before learning Reactjs

    JavaScript Concepts to grasp before learning Reactjs

  8. How to iterate through the properties of an object

    Iterating through properties of an object

  9. Understanding ES6 Modules (ESM)

    Learn about ES6 Modules introduced in ES6(ES2015)

  10. The DOM API

    Understanding the DOM API