Skip to content

this repository contains a collection of projects I am using to learn Node.js and Express. Each project explores different aspects of these technologies, including routing, middleware, templating, and error handling.

Notifications You must be signed in to change notification settings

richardHaggioGwati/nodejs

Repository files navigation

Node Tutorial

This tutorial cover the basics of node.js for a better understanding of the different options available and methods that can be used when creating a server for a web application.

Dependencies

In order to run this code you will need to install:

node.js nodemon express

All these dependencies will work hand in hand with node.js and each other in order to provide a better experience and a much faster developing experience for the users.

License

This repo is free software: you can redistribute it.

Contributors

I would love any and all of the contributors to the code style and any mistakes that I may have not spotted upon creating this repo.

Happy coding 🚀

About

this repository contains a collection of projects I am using to learn Node.js and Express. Each project explores different aspects of these technologies, including routing, middleware, templating, and error handling.

Topics

Resources

Stars

Watchers

Forks