Jbee - codehooks.io

Jbee - codehooks.io @restdbjones

About: Interested in the Internet, databases, programming and everything in between. Co-founder of restdb.io and codehooks.io. Love to learn and code.

Location:
Norway
Joined:
Nov 25, 2022

Jbee - codehooks.io
articles - 22 total

Creating reliable workflows in JavaScript

Using Codehooks.io, creating realiable and durable workflows has never been easier, nothing to learn,...

Learn More 0 0Jun 17

Building Reliable Workflows with Serverless JavaScript

Modern web apps often need more than just simple API endpoints. You need logic. Not just any logic,...

Learn More 6 0Jun 1

Building SEO-Optimized Directory Services with Codehooks.io: A Developer's Guide

Introduction In today's digital landscape, creating and maintaining directory services can...

Learn More 1 2Apr 27

Introducing JSON Schema for codehooks.io backend collections

In today's fast-paced digital environment, having a reliable backend for applications is crucial. A...

Learn More 6 0Jul 21 '24

DaisyUI + Alpine.js + Codehooks.io - the simple web app trio

Hello and welcome to this hands-on tutorial where we'll create a simple and interactive web app using...

Learn More 19 0Jan 13 '24

Back to the Future: Exploring Frameworkless and Serverless Web Development

Introduction Hello Web Developers! In this blog, we'll cover how to set up a simple web...

Learn More 6 1Dec 11 '23

Connecting Alpine.js to a Database REST API: A Simple Guide

In this simple guide, we'll create a dynamic web application using Alpine.js. We'll build a frontend...

Learn More 21 2Nov 18 '23

React Todo Example App: Building a Full-Stack Application with User Authentication and Codehooks.io NoSQL backend

In today's rapidly evolving web development landscape, full-stack development has become increasingly...

Learn More 2 0Jun 12 '23

Tutorial part-5: key-value store - TTL options

Welcome to this part-5 of the key-value database tutorial for codehooks.io serverless Node.js...

Learn More 5 0May 27 '23

Step-by-Step Guide: Uploading and Downloading Binary Files to AWS S3 v3 using serverless JavaScript and Codehooks.io

Are you looking for an API to upload and download binary files to AWS S3 v3 using Node.js? Look no...

Learn More 9 0May 24 '23

Easy CRUD backend development with Zod and codehooks-crudlify

Imagine you are building a frontend-app and need a way to persist data. You have a pretty good idea...

Learn More 2 0Mar 10 '23

Tutorial part 4: key-value store - data streams

Welcome to this part-4 of the key-value database tutorial for codehooks.io serverless Node.js...

Learn More 2 0Feb 24 '23

Unleashing the Power of GPT-3 with a Serverless Node.js REST API: A Step-by-Step Guide

This is an example of a serverless Node.js application that uses codehooks.io create a REST API for...

Learn More 2 1Jan 22 '23

Mailgun REST API integration from serverless node.js

In this Mailgun integration example we'll show how easy it is to create and deploy a complete...

Learn More 3 0Jan 14 '23

Easy backend for React

How do you set up an easy backend for React? In this example we'll create a simple React app...

Learn More 2 0Jan 12 '23

Simple serverless GraphQL using codehooks.io

Read this exicting post here: https://dev.to/canuto/simple-serverless-graphql-using-codehooksio-360o

Learn More 0 0Jan 5 '23

Attention JS developers!

Need to develop a REST API but don't want to deal with the hassle of setting up servers? Look no...

Learn More 2 0Dec 31 '22

Tutorial part-3: key-value store - increment and decrement operations

Hi and welcome to part-3 of the key-value database tutorial for codehooks.io serverless JavaScript....

Learn More 2 0Dec 27 '22

Tutorial part-2: Key-value store - basic operations

A key-value store has three basic operations: get, set and delete. This makes it easy and efficient...

Learn More 2 0Dec 18 '22

Tutorial part-1: Key-value store

Introduction A key-value store is a type of non-relational database that uses a simple...

Learn More 9 0Dec 18 '22

Hello world! Serverless JavaScript with codehooks.io

Hi JavaScript coders. We´ve launced a new service for running your JavaScript (ES6) application as a...

Learn More 4 0Dec 2 '22

Crudlify: simple CRUD REST API's for a NoSQL database

In database speak, create, read, update, and delete (CRUD) are the four basic operations of...

Learn More 1 0Nov 26 '22