Still rewriting CodeSnap with my upcoming Nuxt starter kit — lots of work left to do.
To be honest, I’m feeling quite frustrated with this newsletter. I haven’t had a paid ad in months, and subscriber growth has been really slow. Not sure how long I can keep myself motivated to continue. I’ve been publishing an issue every week since June 2021…
👉🏻 An animation library that's simple to start and fun to master, its unique hybrid engine combining the performance of hardware accelerated browser APIs with the limitless potential of JavaScript.
👉🏻 The native API for Canvas elements is pretty good, but Konva is a popular abstraction that sits on top and provides a more structured way to work with shapes, styling, events, animations, and more (lots of demos with code).
👉🏻 It also has extra integration libraries for Vue, Svelte and React.
👉🏻 Common mistakes in RESTful API design include inside-out thinking, improper URI definition, misuse of HTTP methods, bad error handling, lack of versioning, and overcomplicated responses.