Posts for April 2021

Published: April 30 2021

.NET 5.0 - JWT Authentication Tutorial with Example API

How to implement custom JWT authentication in .NET 5.0 with C#. Includes example client apps built with Angular, React, Vue & Blazor.
Published: April 29 2021

React Hook Form 7 - Required Checkbox Example

This is a quick example of how to implement a required checkbox field in React with version 7 the React Hook Form library.
Published: April 23 2021

React + Axios - HTTP DELETE Request Examples

A quick set of examples to show how to send HTTP DELETE requests from React to a backend API using axios
Published: April 22 2021

React + Axios - HTTP PUT Request Examples

A quick set of examples to show how to send HTTP PUT requests from React to a backend API using axios
Published: April 21 2021

React Hook Form 7 - Form Validation Example

This is a quick example of how to setup form validation in React with version 7 of the React Hook Form library.
Published: April 20 2021

Next.js 10 - CRUD Example with React Hook Form

This tutorial shows how to build a basic Next.js CRUD application with the React Hook Form library that includes pages that list, add, edit and delete records using Next.js API routes.
Supported by