Let’s compare FPS, CPU, Memory, and GPU performance of popular mobile development tools on everyday life tasks. (more…)
Read more »
React is an abstraction over the DOM and as any abstraction, it has its costs and limitations that you may hit sooner or later. Understanding and being able to overcome such limitations are important…...
Read more »
13 minutes — I’ve been writing React applications for a few years now, and I’ve noticed that some patterns tend to repeat themselves. In this post, I’ll review these patterns which will summarize… (more…)
Read more »
React vs Svelte. Finally, a side-by-side code comparison! Because you’ve heard the fuss about Svelte, and now you want to know what the… (more…)
Read more »
State management is the core part of front-end development. This talk is intended for developers who want to compare various state management patterns and de... (more…)
Read more »