Logo
Login
Tech Posts 31189
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

An Introduction to Python: The Versatile Programming Language

An Introduction to Python: The Versatile Programming Language
Python Programming Language Introduction In the ever-evolving world of technology, programming languages serve as the building blocks for software development, data analysis, artific...
05.05.2025 0 Read More

Modern Authentication Methods OAuth, JWT, and Beyond

Authentication is at the heart of every secure web application. As frontend developers, understanding modern authentication flows and how to implement them securely is crucial. This article explores t...
05.05.2025 0 Read More

There's Nothing Wrong With Coding Just to Pay the Bills

I originally posted this post on my blog.I hate seeing "passionate" listed as a requirement in job postings.How can we measure passion? Is there a quiz, like those magazine questionnaires? "Find out i...
05.05.2025 0 Read More

Perl 🐪 Weekly #719 - How do you deal with the decline?

Originally published at Perl Weekly 719Hi there!It is no secret that there are less and less jobs that are for 'Perl developers'. I still see many job posts that mention Perl, but those are mostly cas...
05.05.2025 0 Read More

Understanding Variables in JavaScript: Beginner's guide

Understanding Variables in JavaScript: Beginner's guide
In JavaScript, a variable is a named storage location in the computer's memory that holds a value. They allow us to store, receive and manipulate data dynamically as our program runs. Key uses...
05.05.2025 0 Read More

I Rebuilt My Personal Website with Eleventy — Here’s Why I Wanted It Simple

jienweng.comHi all.I recently rebuilt my personal site using 11ty, and I wanted to share a bit about why I chose simplicity over flashy design.Like many developers, I started with a more complex stack...
05.05.2025 0 Read More

Why I Switched from REST to GraphQL (and What Broke)

“REST was familiar, but familiarity doesn’t scale.”I didn’t switch to GraphQL because it was trendy. I switched because REST was no longer working for the way we were building applications.Fro...
05.05.2025 0 Read More

Exploring Event Delegation in JavaScript

Mastering Event Delegation in JavaScript — And Why It’s So Powerful Have you ever faced a situation where your JavaScript event listeners just stop working after some DOM update—like an...
05.05.2025 0 Read More

Should I Should I Not? – A Messaging App Where Fate Decides

Hey folks 👋After spending months on a main project that didn’t quite work out, I decided to shift gears and build something fun, small, and completely different.Enter Should I Should I Not? — a...
05.05.2025 0 Read More

Why Every Programmer Needs a Non Computer Hobby 🎯

Why Every Programmer Needs a Non Computer Hobby 🎯
For many of us, programming isn’t just a job, it’s a lifestyle and a big part of our identity. We spend countless hours coding and solving technical challenges, sometimes getting so absorbed in ou...
05.05.2025 0 Read More
Loading...
#reading
useRef Hook: The Silent Helper
0
Generative AI on AWS: Fine-Tuning LLMs with SageMaker JumpStart
0
Generative AI vs Large Language Models LLMs | Understanding the Difference
0
How to Disable Comments on WordPress: 7 Methods to Take Control
0
Generative AI in Supply Chain: Turning Complexity Into Competitive Advantage
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0