Here is a list of subjects I would like to write about in the future (in no particular order).
- MVC in the frontend
- Difference between Angular and ReactJS
- Data binding – one-way vs. two-way
- Modular JS
- What is Flux/Redux and why do we use it?
- What is the DOM and how does it work?
- The mystery of the Real, Shadow, and Virtual DOM
- Memoization and React.memo()
- React lifecycles 16.3
- The weird and wonderful workings of reduce
- Finding and filtering in ES6
- JavaScript Object-Oriented vs functional programming
- A little on Typescript
- Application architecture theory (Flux/Redux etc.)