Skip to content

Commit e583aba

Browse files
authored
Merge pull request sergtitov#30 from MarkAdell/master
remove tutorial duplication
2 parents 079d359 + 8eeff7c commit e583aba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ 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-
- [Node js tutorial](https://hackr.io/tutorials/learn-node-js) - A user ranked online tutorial site showing essential online tutorials to learn Node js from.
132131

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

0 commit comments

Comments
 (0)