Ever been stuck trying to get Prisma working in a brand-new Next.js 15 project using pnpm? I...
Tailwind CSS v4 brings a bold new approach to styling—shifting from a JavaScript-based configuration...
In the past weeks lately, I have been focused on building clean landing page websites using AstroJs...
A post by Paul C. Ishaili
From the smallest electronic devices to the largest supercomputers, computers are an essential part...
Have you ever come across a website with an impressive logo and a seamless user interface, yet found...
I switched to using pnpm over npm and yarn after discovering the benefits over the other package...
Lines between Code blocks in VS Code Cool Arrow in VS Code Best VS Code Themes
Introduction In the beginning, there was Bitcoin. It was a fast, easy way to exchange...
Surge.sh has indeed boosted my efficiency for deploying front-end projects. How to get...
mkdir client server && cd client && npx create-react-app . && npm i...
Transitioning from NoSQL to also implementing SQL has been a great leap in my career as a...
It was early in the morning, my usual time of arranging my activities for the day and scheduling up...
8th of October, 2022, I began the challenge to Learn Python in 150 days. I will be...
What is JavaScript? JavaScript is a dynamic computer programming language. (1) JavaScript...
Why would I choose Javascript in the First Place? I began learning Javascript about four...
Favourite qoute for the week: 👉 Programming is more about the logic than typing the codes. I read...
P.S.: A lot of updates have been made on this post from the comments and feedback on this...
GitHub is an incredibly effective way to collaborate on development projects -track files -push. One...
What is API? APIs are interface programs that let the components of two or more different...
Simply create a jsconfig.json file in your base directory, then copy this code into it, then...
There are a diverse ways in adding FontAwesome in a NextJS Project. Here is my favourite...
What are programming languages? Programming languages are a way for humans and computers...
Do you know that: When building a website, you work with three languages: HTML, CSS and...
Do you know that: There are 3 different layers in CSS that govern how all styles...
Why this error exists? The current default version of Vuetify doesn't support Vue 3 ...
There are three ways to declaring Variables in JavaScript. Variables are like containers that hold...
Discretion: the quotes and philosophies integrated in the life of Mr. Paul Ishaili C. 📕 When the...
Question: What is React? Answer: Question: Why do I have to learn...
**Discretion Please note, reading this devjournal is at your discretion! Contents may be...