This is a platform that hosts a collection of questions about various web development related topics. This platform is intended to have questions about topics such as internet, html, css, javascript and react.
The purpose of this platform is to remind developers about certain bits of information that they might forget. If during the tests you find yourself thinking - "Oh right, that's an actual thing.", then the planned purpose has been achieved!
- HTML
- JavaScript
- React with Styled components
- Node js with Express
- MongoDB Atlas with mongoose
- Jest with supertest
- How to style React applications with Styled components.
- How to use React Router v6 and implement nested routes.
- How to implement route-based lazy-loading in React.
- How to create a basic server with Express.
- How to connect and use MongoDB Atlas.
- How to work with mongoose.
- How to test backend functions using Jest.
- How to test the backend api using supertest.
- How to setup environment variables using dotenv and cross-env.
- How to make a monorepo project.
- Add login & authentication.
- Add questions to make all topics available.