Roll your own auth with Rust and Protobuf
Introduction 1. What is Protobuf? 2. What are we going to accomplish 3. Requirements Get...
How to do stunning 3D with pure HTML/CSS
HTML and CSS may be the bedrock of 2D web design, but hidden within their virtual toolbox are the...
How to use the Pulumi Operator to build Docker Images
I recently faced a problem when trying to build a Docker image using the @pulumi/docker provider. In...
Build a Blog using Next.JS and DEV.to
In this article you will learn how to build a Next.JS blog by fetching your Posts directly from...
Use Notion as a database for your Next.JS Blog
Notion is an extremely powerful tool to manage your content by creating a database you can even add...
How to properly use third-party libraries with React Server Components
With the new Next.JS 13 App Router, arrived React Server Components. When following the best...
Stop Nesting your code
I am what we call a Never Nester and in this Post I will show you why and how to become one of us. ...