Change the repository type filter
All
Repositories list
4 repositories
Illuminator
PublicEnthusiast
PublicBlog App using express framework Use nvm Middleware, file upload Authentication with jwt token/cookie Database using mongoose Relationship - belongsTo, manyToMany etc. Development tools in this level * Basics of security * Third party integrations based on your file structure * Importance of automating tasks using scripts or other toolsFanatic
PublicFastify (sample) - framework that they choose, but it should have ts support in it Typescript into nodejs ORM - based on postgres/sql Relationship - belongsTo, manyToMany etc. Development tools in this level * TDD * scheduling tasks with cron job * apache/nginx configScholar
PublicGood old TODO API (without any frameworks or packages) (plain package.json) Database - file system - file permission (linux basics) Change the single index.js file into an MVC pattern Development tools in this level * Postman * IDE/editor setup for faster development cycle * Better comments plugin on vs code for documenting the code (mandatory s…