Skip to content

SPDUK/MyRoadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 

Repository files navigation

MyRoadmap

Not finished yet. Feel free to clone/fork it and do whatever you want to it.

Currently learning: More React, GraphQL, More Node.js, Algorithms and related stuff.

✔️ - I'm comfortable with this.

🚧 - Not 100% but working on it.

💡 - Thinking about it soon.

Nothing - Not yet a priority

Front End Basics

Intermediate Front-End

Advanced Front-End

  • Javascript
    • Typescript
    • Rxjs
    • Advanced React
      • Controlled components and Control Props
      • Component State Reducers ✔️
      • Providers ✔️
      • Advanced React Patterns
      • Advanced state management
        • State Architecture Patterns ✔️
        • Redux Thunk ✔️
        • Redux Saga ✔️
        • Flux ✔️
  • Mobile Development
    • React Native
      • ...
  • Electron
    • ...
  • Extras
    • Technical Debt
    • Git flow
    • Web Performance
      • CDN ✔️
      • Image Optimization ✔️
      • Webpack Optimizations ✔️
      • Preloading, Caching ✔️
      • Manging Dependencies ✔️
      • Babel Plugins ✔️
      • Web Workers and Multithreading ✔️
      • Cloud functions
      • LazyLoading, Parallel Loading ✔️
      • HTTP/2 ✔️
      • Email Templating

Back-End Basics

Intermediate Back-End

Algorithms

  • Basics / Data Structures
    • Primitives / Arrays / Objects / Maps / Sets ✔️
    • Big O / Time Complexity ✔️
    • Stacks ✔️
    • Queues ✔️
    • Linked Lists ✔️
    • Trees
    • Hash Tables ✔️
    • Binary Trees ✔️
    • Bloom Filters
    • Tries
  • Sorting
    • Bubble Sort ✔️
    • Selection Sort ✔️
    • Insertion Sort ✔️
    • Merge sort ✔️
    • Quick Sort ✔️
    • Heap Sort
    • Radix Sort
  • Searching
    • Breadth First Search ✔️
    • Depth First Search
    • In-Order Traversal
    • Pre / Post Order Traversal
  • Graphs & Paths
    • Graphs
    • Matrix
    • Adjacency List
  • Dynamic Programming
    • ...

About

A list of things I'm learning/planning to learn, with links and stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published