Skip to content

mehedi432/notes-node

Repository files navigation

notes-node - Learning Nodejs, javascript, mongodb, ejs(templating language)

Welcome to my repos about learning nodejs and javascript. In this repository I will try to make notes about nodejs learnings and also share my knowledge about what i have learnt during my learning period.

var learning = require('all-learning');

learnig.spread({
  user: "all",
  age: "all",
});
learning.motivation({
  isPainful: true,
  isEasy: true,
});
learning.curve({
  first: "Eat",
  second: "Code",
  third: "Sleep",
  fourth: "Recursive",
});

About

All of my notes of nodejs and projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published