Same app in React and Vue
React vs Vue. Finally, a side-by-side code comparison between Vue and React (updated for 2019 with React Hooks).
“I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We’ve created life in our own image”
Best 7 links of week #41, 2019
React vs Vue. Finally, a side-by-side code comparison between Vue and React (updated for 2019 with React Hooks).
Well at least from the perspective of the execution engine... This article delves into a clear explanation of how SELECT queries are actually executed and what's the priority of the different statements that might be contained in it.
Timsort is a very fast, O(n log n), stable sorting algorithm built for the real world which powers the default behaviour of many programming languages. It's deemed to be one of the fastest algorithms in most real-life use cases!
Discover how to build and maintain real-life design systems using Storybook.
A performant, flexible and extensible React (and React Native!) forms library with easy to use for validation.
You don't necessarily need fancy frameworks to build PWAs. This step-by-step articles shows you how to build a Progressive Web App by just using vanilla JavaScript. In the process you will learn many useful details about PWAs.
Start taking graphics on the web seriously and boost your applications' performance by learning the essentials about digital image formats.
by Jeff Carpenter and Eben Hewitt
Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you’ll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This expanded second edition—updated for Cassandra 3.0 provides the technical details and practical examples you need to put this database to work in a production environment. Authors Jeff Carpenter and Eben Hewitt demonstrate the advantages of Cassandra’s non-relational design, with special attention to data modeling.