Tech Stuff and Notes
on software development, computing science, software technologies, learning, etc.
2019-03-25
Book Review: The JavaScript Handbook by Flavio Copes
›
If you're a competent programmer but have been away from JavaScript for some time and want an extremely brief overview of the updates to...
2019-03-23
Homebrew blew up from libffi, ruby, or? Here's how to fix it.
›
I wanted to upgrade Homebrew itself and what it installed on my Mac. It's probably been over a year, so lots of outdated stuff. I ran:...
2019-03-20
How to migrate ReactXP App to make an Electron Desktop App
›
ReactXP comes with a few sample apps. The TodoList app is the most developed and closest to the structure of a production app written in Typ...
2019-03-09
Maximally Cross Platform with React?
›
Once upon a time, going cross platform meant making an application that ran on both Macs and Windows, and maybe Linux/Unix if you're int...
2019-03-06
Create React Native App using TypeScript with Babel and Expo
›
( updated 2019-07-23 for clarity ) Here's every step to creating a React Native app (with or without Expo), written in and type checke...
‹
›
Home
View web version