Skip to content

idosumit/programming-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming Notes

List of Notes

TypeScript

  1. Comparison of Classes, Objects, Properties, and Methods in TypeScript
  2. Problem Sets
  3. Types
  4. Interface

JavaScript

  1. The Udemy JS Course with extensive notes on each section coding problems
    • Note to self: Notes are all documented within the /starter folders within each section, mostly within .js files.
    • For individual notes, visit each commit history message.
  2. Spread Operator and Rest Pattern in JS
  3. Truthy and Falsy Values in JS
  4. Short Circuiting in JS
  5. Nullish Coalescing Operator (??)
  6. Closures in JS

About

important notes for my programming learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published