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

Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`

Angular 16–19: Understanding `input.required<T>()` vs `input.required<T>().signal`
In Angular 16+ and 19, the new functional input API using input.required() is a powerful way to declare inputs in standalone and signal-based components. But many developers encounter this error: ⛶P...
18.04.2025 0 Read More

Angular Material Blocks MCP server

Angular Material Blocks MCP server
Introducing the Angular Material Blocks MCP server 🎉Give your IDE direct access to all Angular Material BlocksWorks with Cursorai, Windsurf, Cline and more! 00:54 ...
19.04.2025 0 Read More

🚀 My Journey into Full Stack Development: From Hello World to Real-World Projects

🚀 My Journey into Full Stack Development: From Hello World to Real-World Projects
My cozy dev setup – laptop, code, coffee, and vibes!When I first stepped into the world of coding, I had no idea that one day I’d be able to build full-fledged web applications — complete with ...
19.04.2025 0 Read More

🐳 Dockerize Your Angular App: A Beginner’s Guide

What is Docker?🧠 Imagine shipping your entire application including its OS, environment, dependencies, and code as one neatly packaged box. That’s Docker in a nutshell. Docker is a plat...
20.04.2025 0 Read More

Architecture of Academialink: Full Stack Flow (Angular Spring Boot MySQL)

Architecture of Academialink: Full Stack Flow (Angular Spring Boot MySQL)
How I Built My First Full Stack Project: Lessons from Academialink 🚀 Every journey begins with a single step — and for me, that step was building my first full stack project: Academialin...
20.04.2025 0 Read More

Frontend at Scale: Building Maintainable Enterprise Apps with Angular

In today’s fast-paced web ecosystem, building scalable, maintainable, and performant enterprise-grade frontends has become a non-negotiable requirement. As applications grow in size and complexity, ...
20.04.2025 0 Read More

Angular 16+ Signals vs Decorators: Understanding input(), output(), and signal()

Angular 16+ Signals vs Decorators: Understanding input(), output(), and signal()
Angular 16+ Signals vs Decorators Angular 16 introduced a new Composition API built around signals—a reactive primitive designed to make reactivity in Angular more powerful, predictable, an...
20.04.2025 0 Read More

Managing Complex Forms with Angular Reactive Forms

Angular Reactive Forms provide a robust, scalable way to handle complex forms in your applications. They offer dynamic form creation, powerful validation, and easier testability compared to template-d...
21.04.2025 0 Read More

Declarative & Reactive Angular Resource Signal Server-State Management [EN]

Declarative & Reactive Angular Resource Signal Server-State Management [EN]
By using only signal &amp; resource / httpResource / rxResource provided by Angular, we can build an optimized, reliable, scalable, and clean server-state management solution.What does server-state ma...
21.04.2025 0 Read More

Déclarative & réactive Angular resource signal server-state management [FR]

Déclarative & réactive Angular resource signal server-state management [FR]
En utilisant seulement les signal &amp; resource / httpResource/ rxResource fourni par Angular, on peut faire une solution de server-state management optimisée, fiable, scalable et propre.Que signifi...
21.04.2025 0 Read More
Loading...
#reading
Study.taxi — a Duolingo clone for everything and anything: an AI WebApp Experiment
0
Microservice Architecture — The Wrong Turn
0
Exploring Gitcoin Governance: Decentralized Community Management
0
How to Use Excel HOUR Function?
0
All Data and AI Weekly #186 — April 21, 2025
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