DEV Community

Chinwuba profile picture

Chinwuba

404 bio not found

Joined Joined on 
From Raw SQL Strings to Type-Safe Queries: How I Learned Prisma ORM

From Raw SQL Strings to Type-Safe Queries: How I Learned Prisma ORM

1
Comments
7 min read

Want to connect with Chinwuba?

Create an account to connect with Chinwuba. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Continuation — Tables, CRUD, and Foreign Keys

Continuation — Tables, CRUD, and Foreign Keys

1
Comments
2 min read
Databases — Here's What Actually Clicked

Databases — Here's What Actually Clicked

Comments
2 min read
Understanding PostgreSQL Tables, Relationships, and Foreign Keys: A Beginner's Journey

Understanding PostgreSQL Tables, Relationships, and Foreign Keys: A Beginner's Journey

1
Comments
3 min read
I built a REST API from scratch with no database here's everything I learned

I built a REST API from scratch with no database here's everything I learned

Comments
4 min read
CORS Broke My App — Here's What Nobody Told Me

CORS Broke My App — Here's What Nobody Told Me

1
Comments
2 min read
How I Stopped Writing Error Handling in Every Route (Express Error Middleware)

How I Stopped Writing Error Handling in Every Route (Express Error Middleware)

1
Comments
3 min read
Environment Variables in Node.js — What They Are, How dotenv Works, and Why Getting This Wrong Can Ruin You

Environment Variables in Node.js — What They Are, How dotenv Works, and Why Getting This Wrong Can Ruin You

Comments
4 min read
I Built a Contact Form API to Understand Express Request & Response Objects

I Built a Contact Form API to Understand Express Request & Response Objects

1
Comments
2 min read
Express Middleware — What It Actually Is and How It Really Works

Express Middleware — What It Actually Is and How It Really Works

Comments
4 min read
Express.js Routing — A Practical Guide with a Real Project

Express.js Routing — A Practical Guide with a Real Project

1
Comments 1
3 min read
What Express.js Is Hiding From You: I Built a Raw Node.js Server From Scratch

What Express.js Is Hiding From You: I Built a Raw Node.js Server From Scratch

Comments
4 min read
The Request/Response Cycle, HTTP, Auth, JWT, OAuth & Sessions — Explained Properly

The Request/Response Cycle, HTTP, Auth, JWT, OAuth & Sessions — Explained Properly

1
Comments
7 min read
Connecting MongoDB Atlas to Express — The Gotchas Nobody Warns You About

Connecting MongoDB Atlas to Express — The Gotchas Nobody Warns You About

Comments
2 min read
What I Learned Building My First Express Server

What I Learned Building My First Express Server

Comments
5 min read
Error Handling in JavaScript: What I Learned Breaking My Own App

Error Handling in JavaScript: What I Learned Breaking My Own App

2
Comments 1
4 min read
I built a crypto price tracker today to sharpen my async JS — here's what I actually learned

I built a crypto price tracker today to sharpen my async JS — here's what I actually learned

1
Comments
1 min read
loading...