This is where my knowledge ends and I want to research more:
- Review important equations that changed the world: https://twitter.com/ProfFeynman/status/1477628284892372995
- Some interesting articles on AI + chess:
- 99 bottles of OOP - I've enjoyed it in the past in their Ruby version, but now they have PHP and Javascript too: https://sandimetz.com/99bottles
- Rust - I keep encountering it but never spent the time to learn more about it
- React - although I have some experience already I want to dive in, probably take on a serious in-depth course
- Russian recent history - I stopped studying this topic months ago for no reason, I want to restart on it using this wiki to organize my knowledge
- Chinese - another thing I stopped studying months ago that I want to restart
- darklang.com - I want to try it to practice some serverless
- Currying - I used it in funcional languages but I want to explore it in-depth in JS, this article could be a good starting point
- This article on learning mentions some concepts (Feynman technique, 4 memory segments, etc) that I want to explore
- This list of free resources for web developers might include something new and useful for me
- This list of 20 problem solving techniques in coding - it might not teach me anything but I want to go over it to review my basic skillset
- This list of ReactJS tools - I don't know some of them and I want to try them
- GraphQL vs REST, maybe this is a good article on that
- JavaScript Algorithms and Data Structures Masterclass, from the content nothing new but it's always good to review all these things
- Design patterns in Javascript - I want to explore them in detail, as I'm used to them in pure OO languages. This playlist could be a good starting point
- How to build a Solana program