Repository files navigation
IDE (VSC or WebStorm) shortcuts keys
NodeJS, npm,
ESlint,
EditorConfig
Git
Code readable
2 Unit Sync programming (2-3 days)
simple types (number, string, boolean, null, undefined)
var, let, const. How to name variables
objects
if then ?: switch
while, fora
sync exceptions try catch
function, parameters
array (filter, map, forEach,...)
3 Unit Sync programming OOP patterns ( 4-5 days)
4 Unit Async programming (4-5 days)
callbacks
promises
async/await
async exceptions try catch
closures
Real life coding (4-5 days)
Modules. Code size. Comments.
Reading code written by another developer.
Experiance of reading big external projects or libraray.( Mongoose, request, elasticsearch )
TypeScript (2 days)
routing,forms
serverside coding. (2 days)
RSS reading
Self-made real project (4-5 days)
Catalog search + tags + tree + comments
About
my JS practical course
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.