Hello, developers and engineers!
There are a lot of new libraries and frameworks out there, and many more are coming, especially in AI and AI agents.
But when you try a new one, do you feel overwhelmed, frustrated, or lost? Share your experiences!
Also, share some open-source libraries that are easy to start with based on their documentation.
By that point most popular stuff has at least one good published book on it explaining it in an accessible way. William S. Vincent's Django for Beginners, Robin Wieruch's Road to React, (a little older) The Definitive Guide to SQLite, and (a little heavier) Haskell Programming From First Principles are all excellent examples of this that I've read cover to cover.
Maybe the only strange thing about my approach is that I generally take notes by making Anki flashcards while I read. I generally like to learn libraries well ahead of whenever I think I might actually use them if possible, and this is the only way a baseline level of information about e.g. Django/React is going to survive in my head for 2 years before I actually finally stumble across something that makes me think, "Hey, this would be a really good usecase for a Django/React project."