Skip to content

Instantly share code, notes, and snippets.

@h3ct0rjs
Created April 17, 2019 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h3ct0rjs/b05b4f303f840f39042de0c436a55c84 to your computer and use it in GitHub Desktop.
Save h3ct0rjs/b05b4f303f840f39042de0c436a55c84 to your computer and use it in GitHub Desktop.
You can do more good by being good than any other way. run from being good. Chase being great.

Learning Path Nodejs

Because being good at something depends only on you, discipline, automativation and hard study, obviously this can not be done if you don't have the proper support ❤️

This is a list of the things that I'm studying to become proeficient in nodejs and some framework(not decided yet but possible vue) stack development.

  • JavaScript concept Review(3weeks, 4hrs daily):

    • Control Flow
    • Loops
    • Datastructures Object manipulation
    • Object Oriented Programming
    • ES5 and ES6 Review
    • Functional Programming map, filter, lambdas, reduce.
  • NodeJs Core Principles(4weeks)

    • Model Design nodejs Review
    • Asynchronous programming
      • use cases
      • sucessful projects
    • Built-in methods
    • npm usage
    • npm registry
    • Express routing and usage
    • database integration, mongoose.
    • mocha unit testing.
    • more asynchronous jobs.
    • built a couple of things.
    • benchmarks and load testing tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment