Browsing Tag
javascript
1538 posts
Optimizing React Apps With Code Splitting and Lazy Loading
Optimizing React Apps With Code Splitting and Lazy Loading Large React applications can become sluggish if the JavaScript…
Looking for a Real Front-End Dev Friend — Not Just a Collab Partner ✨
Hey DEV fam 👋, I’m Precious Kelvin (but you can call me PreshCode 😄), a front-end engineer @ONYCHair.com…
This TypeScript Library Helped Me Build Full-Stack Apps Faster
When I used to build web apps, I usually did things the same way. I’d set up a…
Console Utilities You (Didn’t) Know
This article (initially published on Rails Designer) was taken, but adapted for the web, from the book JavaScript…
Welcome to my 5️⃣3️⃣ p5.js Sketches Collection!
Hello everyone! 👋 I’m excited to share with you a collection of my creative sketches (50+) made using…
Strategic Integration of Google Maps in React for Next-Level Business Insights
In today’s competitive digital landscape, leveraging location intelligence can redefine customer engagement and operational efficiency. As C-suite leaders,…
Building Runtime-agnostic Apps/Packages with JavaScript
Node.js popularized the concept of running JavaScript on the server. Today, there are more JavaScript runtimes intended for…
💥 Fixing “Invalid image file” Error When Uploading Videos to Cloudinary with Next.js
While building a simple video uploader in Next.js, I ran into an error that took way longer to…
Simplify Authentication by Replacing Nginx with Cloudflare Snippets
We have been using Nginx-based authentication to validate JWT tokens and SSO session cookies for a while now.…
My Journey to Programming: Building my first Full-Stack Application
Introduction This application was created as a prerequisite for completing my full-stack development certification program at Code Blossom.…