Skip to content

A all-in-one guide for building, optimizing performance, and fortifying security in Node.js applications. Explore best practices, tools, and insights to craft reliable and secure Node.js projects. ⚡🖥️

Notifications You must be signed in to change notification settings

ThomasCode92/node-toolkit

Repository files navigation

Node Toolkit

A comprehensive guide and toolkit for optimizing performance and enhancing security in Node.js applications. ⚡️🔒

About this Repository
This collection of projects is part of the Complete NodeJS Developer course from Zero To Mastery.
It is a comprehensive course designed to empower Node.js developers with the tools and knowledge needed to build, optimize performance, and fortify the security of their applications.
Whether you're a seasoned developer or just starting with Node.js, this course will guide you through best practices and provides valuable resources..

Getting Started

To get started, simply clone this repository and explore the folders dedicated to building, performance, and security.
Each section contains relevant guides, code samples, and resources to help you on your Node.js journey.

git clone https://github.com/ThomasCode92/node-toolkit
cd node-toolkit

Table of Content

Project Short Description Folder Start command
Web Server Building a basic web server in Node.js 01-web-server npm run start:web-server
Express API Basics about API's with Node.js & Express 02-express-api npm run start:express
Performance Use PM2 to improve Node.js performance 03-performance not applicable
Security & Auth Secure Node.js apps and implement OAuth 04-security-auth npm run start --prefix 04-security-auth
GraphQL Building a GraphQL server in Node.js 05-graphql npm run start --prefix 05-graphql
WebSockets Building a server using WebSockets in Node.js 06-websockets npm run start --prefix 06-websockets

About

A all-in-one guide for building, optimizing performance, and fortifying security in Node.js applications. Explore best practices, tools, and insights to craft reliable and secure Node.js projects. ⚡🖥️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published