0% found this document useful (0 votes)
12 views

Ref

Uploaded by

RISHABH RATHORE
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Ref

Uploaded by

RISHABH RATHORE
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

REFERENCES

[1] Udemy Academy :


Description: A global online learning platform offering dynamic, accessible courses across
disciplines like technology, business, and creative arts.
Link: https://www.udemy.com

[2] Node.js :
Description: A cross-platform JavaScript runtime environment built on Chrome’s V8
engine, ideal for scalable and high-performance server-side applications.
Link: https://nodejs.org

[3] React.js :
Description: A JavaScript library for building user interfaces with a focus on
component-based architecture and efficient rendering via Virtual DOM.
Link: https://reactjs.org

[4] MySQL :
Description: An open-source RDBMS widely used for data management, ensuring
reliability, scalability, and robust performance.
Link: https://www.mysql.com

[5] Sequelize ORM :


Description: A modern ORM for Node.js, supporting MySQL, PostgreSQL, and other
relational databases.
Link: https://sequelize.org

[6] Express.js
Description: A minimal Node.js web application framework that simplifies server-side
routing and middleware handling.
Link: https://expressjs.com

[7] Passport.js
Description: A Node.js middleware for user authentication, supporting various strategies
like OAuth and JWT.
Link: http://www.passportjs.org

[8] JWT (JSON Web Tokens)


Description: A secure method for transmitting information between parties as a JSON
object, commonly used for authentication and authorization.
Link: https://jwt.io

[9] Winston Logger


Description: A versatile logging library for Node.js, enabling customizable log levels and
formats.
Link: https://github.com/winstonjs/winston

Axis Institute of Technology and Management 53


[10] Redux
Description: A predictable state container for JavaScript applications, often used with
React.js for efficient global state management.
Link: https://redux.js.org

[11] Axios
Description: A promise-based HTTP client for the browser and Node.js, used for making
API requests.
Link: https://github.com/axios/axios

[12] React Router


Description: A library for implementing navigation in React applications, supporting
client-side routing.
Link: https://reactrouter.com

[13] Material-UI (MUI)


Description: A React-based frontend library offering pre-designed components adhering to
Material Design principles.
Link: https://mui.com

[14] Styled Components


Description: A library for writing CSS-in-JS, enabling dynamic styling tied to React
components.
Link: https://styled-components.com

[15] TypeORM
Description: A powerful ORM for TypeScript and JavaScript, supporting database
migrations and advanced features.
Link: https://typeorm.io

[16] Postman
Description: A popular API testing and collaboration tool used for exploring, testing, and
debugging REST APIs.
Link: https://www.postman.com

[17] Git
Description: A distributed version control system designed to handle projects of all sizes
efficiently.
Link: https://git-scm.com

[18] GitHub
Description: A platform for hosting Git repositories, enabling collaborative development
and version control.
Link: https://github.com

Axis Institute of Technology and Management 54


[19] Docker
Description: A platform for containerization, ensuring consistency across development and
production environments.
Link: https://www.docker.com

[20] Kubernetes
Description: An open-source container orchestration platform for automating deployment,
scaling, and management.
Link: https://kubernetes.io

[21] AWS (Amazon Web Services)


Description: A comprehensive cloud platform offering services like computing, storage, and
machine learning.
Link: https://aws.amazon.com

[22] Netlify
Description: A platform for deploying web applications, offering continuous deployment
and serverless functions.
Link: https://www.netlify.com

[23] Jest
Description: A JavaScript testing framework for unit and snapshot testing of React
components and Node.js applications.
Link: https://jestjs.io

[24] React Testing Library


Description: A library for testing React components by simulating user interactions and
focusing on component behavior.
Link: https://testing-library.com/docs/react-testing-library/intro

[25] Helmet.js
Description: A middleware for securing Node.js applications by setting HTTP headers.
Link: https://helmetjs.github.io

[26] BCrypt
Description: A library for hashing passwords securely, often used in authentication
workflows.
Link: https://github.com/kelektiv/node.bcrypt.js

Axis Institute of Technology and Management 55

You might also like