Logo
Login
Tech Posts 31249
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.

Building a Professional Angular 19 App Using Signals and Services

Building a Professional Angular 19 App Using Signals and Services
In this article, we will build a professional-grade example using: ✅ Angular 19 ✅ Signals ✅ Dependency Injection (Services) ✅ Standalone Components Goal We will create: A service that...
28.04.2025 0 Read More

Responsive Collapse of Columns in TanStack Table

If you're building responsive React apps and you are using the TanStack Table v8 library, you might have noticed something: There’s no native way to collapse hidden columns on smaller screens.By def...
28.04.2025 0 Read More

React 19 New Features – What’s Changing in the Ecosystem

React 19 New Features – What’s Changing in the Ecosystem
The React team has officially dropped the beta for React 19, and it’s nothing short of revolutionary. If you're a developer, designer, or someone deep into the web ecosystem, missing out on these up...
29.04.2025 0 Read More

JavaScript Execution Context Explained

Understanding the execution context is fundamental to grasping how JavaScript code runs. It dictates variable scope, this binding, and how the JavaScript engine manages memory and control flow. ...
29.04.2025 0 Read More

Component State Preservation: React Activity vs Angular vs Vue

Hello everyone! Long time I have been away from the keyboard (with the intention to write an article! lol). Just explored React's experimental component and how it compares to Angular and Vue's state...
29.04.2025 0 Read More

Short tale of how frontends and backends talk

A Day at the Backend EmbassyOnce upon a time in Webland, there was a grand building called the Backend Embassy. This building held all the secrets and data of a powerful kingdom — services, user dat...
29.04.2025 0 Read More

Inject sass global variables from next.config.js - sass env variables

Add global variable to sass compiler with-next-sass - This official next.js example demonstrates how to use Next.js' built-in Global Sass/Scss imports and Component-Level Sass/Scss modules ...
29.04.2025 0 Read More

Use the new ARIA landmark <search> for search forms and filters

ARIA landmark roles are sections of a web site that are so important to the page that they warrant their own dynamically generated navigation in assistive technologies. There are eight total landmarks...
29.04.2025 0 Read More

Designing Our First Screens: A Dev’s Journey Through UI/UX (Without a Designer)

Designing Our First Screens: A Dev’s Journey Through UI/UX (Without a Designer)
Before we dive in: this post is part of a series where me and my partner Thiago are building a mobile app — and we’re doing it in full build in public mode. No big promises, just real updates abou...
29.04.2025 0 Read More

React Day 2025 – Hot Takes, Deep Dives & the Future of UI Engineering

React Day by Front End Nation delivered exactly what every React dev craves: unfiltered opinions, real-world insights, and a glimpse into the future of building for the web. 🚀 Kicking Off W...
29.04.2025 0 Read More
Loading...
#reading
Designing a Scalable Image Upload Service Like Imgur
0
Vue3: How to style components (global, scoped and modules)
0
INTRODUCTION TO DATA ENGINEERING
0
How to integrate Dapr and Argo
0
Why Every Developer Needs a PDF Converter in Their Toolkit?
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
How to Disable NSFW Filter in FaceFusion 3.2.0
0
What is Model Context Protocol (MCP): Explained in detail
1
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0