Junior — Middle
Have you participated in developing projects from scratch?
sobes.tech AI
Answer from AI
Yes, I have participated in developing projects from scratch. This usually involves setting up the architecture, choosing technologies, configuring the environment, creating the project structure, and writing basic functionality. For example, when creating a REST API with Node.js, I started with initializing the project using npm init, setting up Express, connecting to a database, and implementing the main routes.