#typescript #docker #docker_compose #expressjs #freecodecamp #jest #medium_article #mindorks #mongodb #mongoose #nodejs
https://github.com/afteracademy/nodejs-backend-architecture-typescript
https://github.com/afteracademy/nodejs-backend-architecture-typescript
GitHub
GitHub - fifocode/nodejs-backend-architecture-typescript: Node.js Backend Architecture Typescript - Learn to build a backend server…
Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis...
#javascript #axios #body_parser #css #expressjs #file_upload #html #jsonwebtoken #mongodb #mongoose #node #react #redux #thunk_middleware
https://github.com/basir/node-react-ecommerce
https://github.com/basir/node-react-ecommerce
GitHub
GitHub - basir/node-react-ecommerce: Build ECommerce Website Like Amazon By React & Node & MongoDB
Build ECommerce Website Like Amazon By React & Node & MongoDB - basir/node-react-ecommerce
#javascript #expressjs #mongodb #mongoose #nodejs #vuejs #youtube_clone #youtube_node
https://github.com/techreagan/youtube-clone-nodejs-api
https://github.com/techreagan/youtube-clone-nodejs-api
GitHub
GitHub - techreagan/youtube-clone-nodejs-api: VueTube is a YouTube clone built with nodejs, expressjs & mongodb. This is the RESTful…
VueTube is a YouTube clone built with nodejs, expressjs & mongodb. This is the RESTful API repository. - techreagan/youtube-clone-nodejs-api
#vue #expressjs #mongodb #mongoose #nodejs #vuejs #vuetify #vuetube #youtube_clone
https://github.com/techreagan/vue-nodejs-youtube-clone
https://github.com/techreagan/vue-nodejs-youtube-clone
GitHub
GitHub - techreagan/vue-nodejs-youtube-clone: This is the frontend (VueJS) of the Youtube clone called VueTube.
This is the frontend (VueJS) of the Youtube clone called VueTube. - techreagan/vue-nodejs-youtube-clone
#go #expressjs #framework #golang #iris #laravel #middleware #mvc #performance #router #server #web_framework
https://github.com/kataras/iris
https://github.com/kataras/iris
GitHub
GitHub - kataras/iris: The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control.…
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket: - kataras/iris
#javascript #expressjs #mongodb #nodejs #reactjs #redux
https://github.com/adrianhajdin/project_mern_memories
https://github.com/adrianhajdin/project_mern_memories
GitHub
GitHub - adrianhajdin/project_mern_memories: This is a code repository for the corresponding video tutorial. Using React, Node.js…
This is a code repository for the corresponding video tutorial. Using React, Node.js, Express & MongoDB you'll learn how to build a Full Stack MERN Application - from start to finis...
#javascript #accounting #authentication #express #expressjs #google_authentication #invoice #jwt_authentication #mern_stack #mongodb #mongoose #nodejs #nodemailer #react #reactjs #redux
https://github.com/Panshak/arcinvoice
https://github.com/Panshak/arcinvoice
GitHub
GitHub - panshak/accountill: Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)
Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN) - panshak/accountill
#typescript #distributed_systems #docker #eventbus #expressjs #jest #kubernetes #microservices #mongodb #nats_streaming #nextjs #nodejs
https://github.com/saalikmubeen/microservices-architectured-app
https://github.com/saalikmubeen/microservices-architectured-app
GitHub
GitHub - saalikmubeen/microservices-architectured-app: Event-driven microservices architectured e-commerce app created using Express.js…
Event-driven microservices architectured e-commerce app created using Express.js, Typescript, NATS-Streaming and Next.js - saalikmubeen/microservices-architectured-app
#javascript #cart #e_commerce #e_commerce_project #ecommerce #ecommerce_framework #ecommerce_platform #ecommerce_template #ecommerce_website #expressjs #postgresql #react #react_ecommerce #react_template #reactjs #shop #shopping #shopping_app #shopping_cart
https://github.com/evershopcommerce/evershop
https://github.com/evershopcommerce/evershop
GitHub
GitHub - evershopcommerce/evershop: 🛍️ Typescript E-commerce Platform
🛍️ Typescript E-commerce Platform. Contribute to evershopcommerce/evershop development by creating an account on GitHub.
#dockerfile #best_practices #es6 #eslint #express #expressjs #javascript #jest #microservices #mocha #node_js #nodejs #nodejs_development #npm #rest #style_guide #styleguide #testing #types
Here is the key information and benefits of the Node.js best practices guide in simple English**
- The guide provides over 100 best practices for Node.js development, covering project architecture, error handling, code patterns, testing, production readiness, security, and Docker practices.
- It is updated regularly and includes contributions from many experts in the field.
- The guide is available in multiple languages.
**Benefits** Following these best practices helps you write cleaner, more maintainable code.
- **Error Handling** Protect your application from common security threats with guidelines on secret management, input validation, and secure headers.
- **Performance** Ensure your code is ready for production with tips on monitoring, logging, and process uptime.
- **Testing** Learn how to optimize your Docker images and containers for Node.js applications.
By following these best practices, you can build robust, secure, and high-performance Node.js applications.
https://github.com/goldbergyoni/nodebestpractices
Here is the key information and benefits of the Node.js best practices guide in simple English**
- The guide provides over 100 best practices for Node.js development, covering project architecture, error handling, code patterns, testing, production readiness, security, and Docker practices.
- It is updated regularly and includes contributions from many experts in the field.
- The guide is available in multiple languages.
**Benefits** Following these best practices helps you write cleaner, more maintainable code.
- **Error Handling** Protect your application from common security threats with guidelines on secret management, input validation, and secure headers.
- **Performance** Ensure your code is ready for production with tips on monitoring, logging, and process uptime.
- **Testing** Learn how to optimize your Docker images and containers for Node.js applications.
By following these best practices, you can build robust, secure, and high-performance Node.js applications.
https://github.com/goldbergyoni/nodebestpractices
GitHub
GitHub - goldbergyoni/nodebestpractices: :white_check_mark: The Node.js best practices list (July 2024)
:white_check_mark: The Node.js best practices list (July 2024) - goldbergyoni/nodebestpractices
#go #express #expressjs #fast #fiber #flexible #framework #friendly #go #golang #hacktoberfest #hacktoberfest2020 #nodejs #performance #rest_api #web
Fiber is a fast and easy-to-use web framework for Go, inspired by Express.js. It offers **high performance** thanks to its use of the Fasthttp engine and **zero memory allocation**. This makes it ideal for building **high-load applications** and **microservices**. Fiber also supports **robust routing**, **static files**, **WebSockets**, and **middleware**, making it a great choice for developers transitioning from Node.js to Go. Its simple API and extensive documentation help developers build web applications quickly and efficiently.
https://github.com/gofiber/fiber
Fiber is a fast and easy-to-use web framework for Go, inspired by Express.js. It offers **high performance** thanks to its use of the Fasthttp engine and **zero memory allocation**. This makes it ideal for building **high-load applications** and **microservices**. Fiber also supports **robust routing**, **static files**, **WebSockets**, and **middleware**, making it a great choice for developers transitioning from Node.js to Go. Its simple API and extensive documentation help developers build web applications quickly and efficiently.
https://github.com/gofiber/fiber
GitHub
GitHub - gofiber/fiber: ⚡️ Express inspired web framework written in Go
⚡️ Express inspired web framework written in Go. Contribute to gofiber/fiber development by creating an account on GitHub.
#typescript #angular #angular2 #browser #create #docs #document #docx #docx_generator #express #expressjs #generate #javascript #microsoft #nodejs #office #react #typescript #vuejs #word
You can easily create and modify Word documents (.docx files) using JavaScript with libraries like **docx.js**. This library works both in web browsers and on Node.js servers, making it versatile for different projects. It allows you to generate documents from scratch or edit existing ones, which is helpful for automating tasks or creating dynamic documents. This can save time and reduce errors, making it a useful tool for developers who need to work with Word files in their applications.
https://github.com/dolanmiu/docx
You can easily create and modify Word documents (.docx files) using JavaScript with libraries like **docx.js**. This library works both in web browsers and on Node.js servers, making it versatile for different projects. It allows you to generate documents from scratch or edit existing ones, which is helpful for automating tasks or creating dynamic documents. This can save time and reduce errors, making it a useful tool for developers who need to work with Word files in their applications.
https://github.com/dolanmiu/docx
GitHub
GitHub - dolanmiu/docx: Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the…
Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser. - dolanmiu/docx
#typescript #expressjs #postgresql #project_management #react #resource_management #rest_api #scheduler #task_management #time_tracking #typescript
Worklenz is a tool that helps teams manage projects better. It offers features like task management, time tracking, and collaboration tools. This means you can easily assign tasks, track how much time is spent on them, and work together with your team. Worklenz also provides analytics to help you understand how your projects are going and make good decisions. It simplifies workflows, reduces errors, and saves time, which can help your business run more smoothly and efficiently[1][2][3].
https://github.com/Worklenz/worklenz
Worklenz is a tool that helps teams manage projects better. It offers features like task management, time tracking, and collaboration tools. This means you can easily assign tasks, track how much time is spent on them, and work together with your team. Worklenz also provides analytics to help you understand how your projects are going and make good decisions. It simplifies workflows, reduces errors, and saves time, which can help your business run more smoothly and efficiently[1][2][3].
https://github.com/Worklenz/worklenz
GitHub
GitHub - Worklenz/worklenz: All in one project management tool for efficient teams
All in one project management tool for efficient teams - Worklenz/worklenz