https://github.com/sabujxi/learn-node.js-with-sabuj
Learn NodeJS and JavaScript Backend Development with Sabuj
https://github.com/sabujxi/learn-node.js-with-sabuj
Last synced: 3 months ago
JSON representation
Learn NodeJS and JavaScript Backend Development with Sabuj
- Host: GitHub
- URL: https://github.com/sabujxi/learn-node.js-with-sabuj
- Owner: SabujXi
- Created: 2018-04-09T09:47:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T22:13:16.000Z (about 8 years ago)
- Last Synced: 2025-09-05T19:52:10.741Z (10 months ago)
- Language: JavaScript
- Size: 292 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Node.js With Sabuj
To browse codes by articles, browse to the related branch.
1. [Introduction to Backend Web Development With Node.js](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/001_intro_backend_js)
2. [Reading and Serving Files - Node.js Backend Development, Part 2](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/002_reading_serving_files)
3. [Creating Custom Modules - Node.js Backend Development, Part 3](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/003_writing_custom_modules)
4. [Understanding and Working with Response - Node.js Backend Development, Part 4](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/004_http_server_response)
5. [Working With Urls, Methods and Forms - Node.js Backend Development, Part 5](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/005_urls_methods_forms)
6. [Implementing Routing - Node.js Backend Development, Part 6](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/006_implementing_routing)
7. [Implementing Improved Routing - Node.js Backend Development, Part 7](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/007_implementing_routing_2)
8. [Serving Static Files - Node.js Backend Development, Part 8](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/008_static_file_serving)
9. [Global Objects - Node.js Backend Development, Part 9](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/009_global_objects)
10. [Implementing a Templating System - Node.js Backend Development, Part 10](https://github.com/SabujXi/Learn-Node.js-with-Sabuj/tree/010_custom_templating_system)
## About Myself
I am **Md. Sabuj Sarker** - a Software Engineer, Trainer and Writer. I have over 10 years of experience in software development, web design and development, professional training, writing and some other cool stuffs including few years of experience in mobile application development. I am also an open source contributor. The open source framework called **Synamic** is developed by me. Visit my Github repositories at [SabujXi](https://github.com/SabujXi "Md. Sabuj Sarker on Github") or visit my personal website at [www.sabuj.me](http://www.sabuj.me "Website of Md. Sabuj Sarker")