Category: react

Taking a React app to the bare basics

May 26, 2021 By Mark Otto 0

Get Started With React by Building a ‘Whac-a-Mole’ Game — This is aimed at beginners keen to strike some ‘aha!’ moments while learning React, but I think the idea of using React to create a game is intriguing enough to take many out of their…

Ready-to-use e-Commerce Template is Released!

May 24, 2021 By Mark Otto Off

We have released an e-Commerce template. This is a completely new type of product for us. Previously, we focused our efforts on creating admin panels. However, we have had successful experiments in creating unique templates such as Bookkeeper (React Accounting Template), User Management Template, React…

Recoil 0.3 released

May 19, 2021 By Mark Otto 0

React Color Picker Deconstructed — Perhaps you’re satisfiied with just dragging a color picker component into your app. But if you really want to understand what actually goes into this seemingly simple but actually quite complex sort of control, here you can dig into the…

A powerful camera library for React Native

May 12, 2021 By Mark Otto 0

API Design for a React Tree Table — A well-illustrated, step-by-step tutorial for building an emulation of the macOS Finder for navigating through hierarchical data. The documentation is complete and well-organized and source code is available. It’s always good when someone clearly lays out the…