Skip to content

Commit 3497039

Browse files
authored
Merge pull request #31 from wyugue/patch-1
Adds Classpert NodeJS Course list
2 parents e583aba + ec407d2 commit 3497039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ To use Node.js you need to have a decent understanding of JavaScript language.
128128
- [Make a simple CRUD app](http://mherman.org/blog/2015/08/24/node-express-swig-mongo-primer/)
129129
- [NodeJS and JavaScript for 2016 Onwards](https://vinkaga.gitlab.io/learn-node/) - Slides based tutorial for server side JavaScript with NodeJS 6.x (beginner to intermediate).
130130
- [How to add an API-Based CMS to NodeJS](https://www.storyblok.com/tp/node-js-cms) - How to integrate Storyblok, a component composer and headless CMS, to your Express.js app in a few easy steps.
131+
- [NodeJS Courses at Classpert](https://classpert.com/nodejs) - List of over 70 NodeJS Courses (free and paid) at Classpert Online Course Search
131132

132133
### Authentication
133134
- [Authentication](http://scotch.io/tutorials/javascript/easy-node-authentication-setup-and-local) - Goes over local, facebook & twitter authentication.

0 commit comments

Comments
 (0)