Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fullpipe/middle-should-know


https://github.com/fullpipe/middle-should-know

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

# middle-should-know

## Middle frontend developer

- [ ] Html
- [ ] CSS
- [ ] BEM/SMACSS
- [ ] scss/less/stylus
- [ ] javascript
- [ ] types
- [ ] operators
- [ ] functions
- [ ] cloures
- [ ] prototypes
- [ ] OOP theory with JS examples
- [ ] Inheritance
- [ ] Polymorphism
- [ ] Encapsulation
- [ ] class, abstract class, interface
- [ ] Public, Private, Protected
- [ ] Promise
- [ ] what is it?
- [ ] promise chains
- [ ] when to use
- [ ] when not to use
- [ ] how to use / best practices
- [ ] how NOT to use
- [ ] error handling
- [ ] micro tasks and event loop basics
- [ ] async/await
- [ ] Client <-> Server
- [ ] http
- [ ] what is it?
- [ ] basic sequence
- [ ] methods and they diffs
- [ ] json
- [ ] Authentication
- [ ] Cookie based
- [ ] JWT
- [ ] Webpack
- [ ] what is it?
- [ ] Able to configure project from zero
- [ ] Typescript
- [ ] types, interfaces
- [ ] RxJS
- [ ] observables,
- [ ] subjects (basics),
- [ ] operators (basics)
- [ ] Angular/React/Vue
- [ ] Patterns
- [ ] Docker basics
- [ ] Linux (Basics)
- [ ] Unit tests