Published: April 19 2020
Last updated: July 06 2020

Angular 9 - JWT Authentication Example & Tutorial

A Custom JWT Authentication Example built with Angular 9
Published: April 18 2020

Fetch API - A Lightweight Fetch Wrapper to Simplify HTTP Requests

This is a quick post to show how to create a fetch wrapper - a lightweight wrapper around the native browser fetch() function to simplify the code for making HTTP requests.
Published: April 17 2020

React + Formik - Master Details CRUD Example

This tutorial shows how to build a basic React CRUD application with Formik that includes master and detail views for listing, adding, editing and deleting records from a JSON API.
Published: April 11 2020

React Hooks + Bootstrap - Alert Notifications

This tutorial shows how to implement a simple reusable alert component using React Hooks, Bootstrap CSS and RxJS.
Published: March 26 2020

React Router - Relative Links Example

This is a quick example of how to navigate up levels with relative links using the React Router Link component.
Published: March 23 2020

React Router - Remove Trailing Slash from URLs

This is a super quick example of how to remove trailing slashes from URLs in React apps that use React Router.
Published: March 10 2020

Angular 8 - Fake Backend Example for Backendless Development

An example of backendless development with Angular 8 using an HTTP Interceptor, includes "pass through" to real backend for unmocked URLs.
Published: March 10 2020

React + Fetch - Fake Backend Example for Backendless Development

An example of backendless development with React and the Fetch API, includes "pass through" to real backend for unmocked URLs.
Published: March 02 2020
Last updated: August 31 2020

React Hooks + Redux - User Registration and Login Tutorial & Example

Tutorial on how to implement user registration and login functionality with React Hooks and Redux, including a boilerplate demo application and video on how to deploy to AWS.
Published: February 17 2020

React - Alert (Toaster) Notifications

A simple tutorial & example on how to setup alert / toaster notifications in React using RxJS and Bootstrap.
Supported by