How I converted my React app to VanillaJS (and whether it was a terrible idea)

This is a long and winding tale (with lots of code) of my attempts replicate JSX syntax, component structure, server-side rendering, and……

Similar

React-Native Stack 2017

React-native is Facebook’s answer when it comes to mobile cross-platform development. It wraps the native view systems on Android and iOS allowing you to call native view components from javascript… (more…)

Read more »