Book

Web Sites

  • ReactNativeTesting.io - learn unit, component, and end-to-end testing for React Native
  • TestDrivenReact.com - links to a variety of resources on learning test-driven development in the React ecosystem
  • LearnTDD.in - learn test-driven development in the framework of your choice
  • HowToJSONAPI.com - getting started with the JSON:API standard in various frontend frameworks and backend languages
  • Rails APIs - learn how to create JSON APIs efficiently with the powerful features of Ruby on Rails
  • User-Modifiable Software - examining Smalltalk and HyperCard as systems that empower users to modify their software

Open Source Libraries

Open Source Apps

  • Surely - a todo app available on iOS and Web, built with React Native Web
  • Firehose - a bookmarking app available on iOS and Web, built with React Native Web
  • Slapdash - public markdown notes

Project Setup Scripts

  • jessup - a unified project setup script for Node, React, and React Native
  • apiup - Rails API with JSON:API and OAuth 2
  • railsup