JavaScript

Kamaldeen Lawal
Kamaldeen Lawal

React CRUD: An Introductory Guide

With this detailed guide, you now have a clearer understanding of the mechanism of CRUD to build modern React web applications.
March 5, 2024
13
min read
Scott McAllister
Scott McAllister

Add OAuth 2.0 to a Node.js CRUD app

This blog post provides a guide on securing a Node.js CRUD app by integrating the ngrok JavaScript SDK for stable domain setup and implementing OAuth through Google for user authentication and authorization.
January 26, 2024
7
min read
Nijiko Yonskai
Nijiko Yonskai

Introducing the ngrok JavaScript SDK

ngrok-javascript SDK enables native and idiomatic support for adding secure ingress directly into your JavaScript and TypeScript applications
December 6, 2023
5
min read
Joel Hans
Joel Hans

Build an API in Next.js and deploy with Rancher

See how to build and deploy a Next.js application in Kubernetes with Rancher
November 29, 2023
18
min read
Scott McAllister
Scott McAllister

Build a CRUD app with Node.js

Master the art of building a CRUD app with Node.js, Express, and React. Manage a database and deploy with ngrok.
October 19, 2023
13
min read