User Tools

Site Tools


java-script:useful-tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
java-script:useful-tools [2023/08/07 18:29] odeftajava-script:useful-tools [2023/08/07 18:42] (current) odefta
Line 11: Line 11:
   - **npm/Yarn**: Package managers that allow you to easily include third-party libraries and manage dependencies.   - **npm/Yarn**: Package managers that allow you to easily include third-party libraries and manage dependencies.
   - **Jest**: A testing framework that can help you write tests for your JavaScript code to ensure it's working as intended.   - **Jest**: A testing framework that can help you write tests for your JavaScript code to ensure it's working as intended.
 +  - **Immutable.js**: Libraries such as Immutable.js provide persistent immutable data structures.
   - **React/Vue/Angular**: Popular JavaScript frameworks and libraries for building interactive web applications.   - **React/Vue/Angular**: Popular JavaScript frameworks and libraries for building interactive web applications.
   - **Redux/MobX**: State management libraries that help in managing state in large-scale applications, often used with React.   - **Redux/MobX**: State management libraries that help in managing state in large-scale applications, often used with React.
java-script/useful-tools.1691422153.txt.gz · Last modified: 2023/08/07 18:29 by odefta