Browsing Tag
javascript
1648 posts
Mini project for converting files to Byte Array
Quick weekend project, I created a converter to pass images, PDF, GIF, and Word to a Bytes Array,…
How to Test Mobile Web Apps Without Deployment: Fast and Convenient Methods
Every web developer has faced this issue: your local website works perfectly on a desktop, but on a…
Multithreading, Concurrency: A Deep Dive with JavaScript
This post was initially published on my blog. Check out the original source using the link below: Multithreading,…
Sharing a Minecraft Server Running on Localhost with Friends Using Pinggy
Hosting a Minecraft server on your local machine is a great way to play with friends. However, by…
[Boost]
Reading email data with Node.Js Olumide Akinremi ・ Jul 24 ’21 #node #imap #email #javascript
10 CSS Tricks Every Frontend Developer Should Know
CSS (Cascading Style Sheets) is the backbone of web design, allowing developers to create visually stunning and responsive…
Building a Real-Time Voice Assistant with Local LLMs on a Raspberry Pi
Introduction In this document, I’m sharing my journey of turning a Raspberry Pi into a powerful, real-time voice…
🚨 Micro-frontends: The Dumbest Idea Tech Bros Have Ever Sold to Businesses 🚨
Ah yes, microfrontends—because somehow, breaking your perfectly fine frontend into a convoluted mess of multiple frameworks, repositories, and…
Web Essentials PART 2
In the last part 1 I talked about things that are good to practice and remember besides the…
🚀 NEXT.js Just Dropped a Game-Changing Update! Here’s Why You Should Care 🚀
Hey Dev Community! 👋 If you’re a web developer, you’ve probably heard of NEXT.js—the React framework that’s been…