Front end development has certainly grown up in the last few years. UI logic is increasingly being moved to the client side, but the traditional server-rendered views aren't going anywhere soon. And they shouldn't.
The two methods will live along…...
Read more »
As a software developer I like to think of myself as intelligent and discerning, but if I'm being completely honest with myself most of the decisions I make around code structure are governed by fairly low-resolution heuristics like 'Don't Repeat Yourself... (more…)
Read more »
Super fast cryptography library for React Native using Crypto++ and JSI - GitHub - JiriHoffmann/react-native-cryptopp: Super fast cryptography library for React Native using Crypto++ and JSI... (more…)
Read more »
Learn how to create rich and scalable React layouts without compromise using react-teleporter. (more…)
Read more »
This is a long and winding tale (with lots of code) of my attempts replicate JSX syntax, component structure, server-side rendering, and…...
Read more »