RAJAT
devrajat.bsky.social
RAJAT
@devrajat.bsky.social
Pinned
- 🖼️ Effortless image sliding with smooth animations.
- 🎨 Fully customizable styles to match your app’s theme.
- ⚡ Built for performance and ease of use.
- 📦 Lightweight package to keep your app fast and responsive.

🔗 Check out the library on npm:
rm-image-slider
Angular Image slider with lightbox. An Angular responsive image slider with lightbox popup. Also support youtube url, image base64 string and mp4 video urls and base64 string.. Latest version:…
buff.ly
12 Sites You Should Know for FREE Website Templates

Building a good-looking and functional website starts with the right template. Whether you’re a developer needing a quick start or a business owner wanting a professional

buff.ly/HrkFbL8
12 Sites You Should Know for FREE Website Templates
Discover 12 top websites for free website templates to build stunning, responsive websites. Perfect for developers, businesses, and…
buff.ly
November 14, 2025 at 1:30 PM
The Tag You Might Not Know

The tag is primarily used to represent metadata information related to the current document.

Metadata is data that describes other data. For example, an HTML file is a type of data, but it can also include.....

blog.stackademic.com/mlthe-meta-t...
The <meta> Tag You Might Not Know
What is <meta>?
blog.stackademic.com
November 13, 2025 at 1:31 PM
I Stopped Building Frontends. Now I Use MCP Servers to Let AI Run My Apps
How AI Agents and MCP Servers Are Changing the Way We Build Apps

It’s 2025, and the way we build applications has fundamentally changed.

buff.ly/Z7jexif
I Stopped Building Frontends. Now I Use MCP Servers to Let AI Run My Apps
Not a Medium member? Click here to read the full story for FREE.
buff.ly
November 12, 2025 at 1:30 PM
Angular components: host bindings

Did you know there’s a new recommended way to apply bindings to a component’s host element in Angular?

Previously, Angular recommended using the @HostBinding and @HostListener decorators to set properties.....

buff.ly/w0s75oq
💎 Angular components: host bindings
Did you know there’s a new recommended way to apply bindings to a component’s host element in Angular?
buff.ly
November 11, 2025 at 1:30 PM
Master Angular Performance: 10 Essential Lazy Loading, Route Guards & Resolvers Techniques Every Developer Must Know

Unlock the full potential of Angular routing and skyrocket your application’s performance

medium.com/javascript-i...
Master Angular Performance: 10 Essential Lazy Loading, Route Guards & Resolvers Techniques Every…
Unlock the full potential of Angular routing and skyrocket your application’s performance
medium.com
November 10, 2025 at 1:30 PM
Master Angular Performance: 10 Essential Lazy Loading, Route Guards & Resolvers Techniques Every Developer Must Know

Unlock the full potential of Angular routing and skyrocket your application’s performance

medium.com/javascript-i...
Master Angular Performance: 10 Essential Lazy Loading, Route Guards & Resolvers Techniques Every…
Unlock the full potential of Angular routing and skyrocket your application’s performance
medium.com
November 7, 2025 at 1:30 PM
Angular Signals: 5+ Critical Mistakes That Could Break Your App (And How to Fix Them)

Are you sabotaging your Angular app’s performance without even knowing it?

buff.ly/Nc2yvzV
Angular Signals: 5+ Critical Mistakes That Could Break Your App (And How to Fix Them)
Are you sabotaging your Angular app’s performance without even knowing it?
buff.ly
November 6, 2025 at 1:30 PM
Angular Signals Not Updating? Here’s Why and How to Fix It (With Real Solutions)

Stop Pulling Your Hair Out — Let’s Debug Your Signals Together

buff.ly/w269DrV
Angular Signals Not Updating? Here’s Why and How to Fix It (With Real Solutions)
Stop Pulling Your Hair Out — Let’s Debug Your Signals Together
buff.ly
November 5, 2025 at 1:30 PM
LinkedSignal vs Computed: The Angular Signals Showdown You’ve Been Waiting For

Master the Art of Reactive State Management in Angular 18+ Without Breaking a Sweat

medium.com/javascript-i...
LinkedSignal vs Computed: The Angular Signals Showdown You’ve Been Waiting For
Master the Art of Reactive State Management in Angular 18+ Without Breaking a Sweat
medium.com
November 4, 2025 at 1:30 PM
Just published my VS Code extension — Dead CSS Cleaner 🎉
Detect & remove unused CSS in React & Angular instantly.
Keep your code clean, fast & efficient 💪

👉 Try it now: buff.ly/YlZm4lO

#VSCode #WebDev #CSS #Frontend #CleanCode #Productivity
Dead CSS Cleaner - Visual Studio Marketplace
Extension for Visual Studio Code - Clean up dead CSS selectors from React and Angular projects with intelligent analysis and real-time detection
buff.ly
November 3, 2025 at 1:30 PM
Why Every Dev I Know Just Switched Their Stack
Here’s what’s replacing your favorite tools in 2025

I used to lose hours watching dev tutorials from 2021. They all promised to teach me “how to code,” but none of them answered the real question:

buff.ly/qulOVwZ
Why Every Dev I Know Just Switched Their Stack
Here’s what’s replacing your favorite tools in 2025
buff.ly
October 31, 2025 at 1:31 PM
Angular 20: Performance Upgrades That Make a Real Difference

With Angular 20, the Angular team is not just shipping another version update — it’s redefining what performance optimization means in a modern web framework.

buff.ly/kxjkWYJ
Angular 20: Performance Upgrades That Make a Real Difference
Unlock Angular 20’s game-changing performance features and transform your apps. Ready to build faster, leaner, and smarter?
buff.ly
October 30, 2025 at 1:31 PM
What’s New in Angular 20? Features Improvements

Remember when you’d click a button on a website and have enough time to grab a coffee while waiting for the page to reload? Web development has come a long way since those days.

buff.ly/y4TAUwd
What’s New in Angular 20? Key Features
Angular 20 introduces improved performance, stable Signals API, and better developer tools for faster web app development
buff.ly
October 29, 2025 at 1:31 PM
🚀 🔥 Meet Angular 20 — Reactivity, Tooling, and Zoneless Change Detection Take the Spotlight
Let’s unpack all these Goodies! 🤩

buff.ly/7ACOh7W
🚀 🔥 Meet Angular 20 — Reactivity, Tooling, and Zoneless Change Detection Take the Spotlight
Let’s unpack all these Goodies! 🤩
buff.ly
October 28, 2025 at 1:32 PM
Don’t Upgrade to Angular 20 If You’re Using PrimeNG

Yesterday, while working on an Angular website project that needed cookie functionality, I went to install CookieService like I always do:

buff.ly/htJITjO
Don’t Upgrade to Angular 20 If You’re Using PrimeNG
Yesterday, while working on an Angular website project that needed cookie functionality, I went to install CookieService like I always do:
buff.ly
October 27, 2025 at 1:31 PM
Angular components: template strings

Did you know you can use template strings in Angular component templates?

You probably know template strings from JavaScript — they’re a concise, readable alternative to traditional string concatenation.

buff.ly/AyHnikk
💎 Angular components: template strings
Did you know you can use template strings in Angular component templates?
buff.ly
October 24, 2025 at 1:31 PM
Angular and Micro Frontends

As Angular applications grow in size and complexity, managing frontend development teams and maintaining codebases becomes increasingly difficult. One powerful solution to this problem is the micro frontends architecture,

buff.ly/ZDw5lMs
Angular and Micro Frontends
As Angular applications grow in size and complexity, managing frontend development teams and maintaining codebases becomes increasingly…
buff.ly
October 23, 2025 at 1:30 PM
10 Ways to Hide Elements in CSS

Sometimes, you just need to make things disappear on a webpage. Maybe it’s a Coming Soon section, a modal that shouldn’t show up yet, or a tooltip that needs to vanish until it’s needed.

buff.ly/wft1Ktm
10 Ways to Hide Elements in CSS
This is not your regular display: none or opacity: 0 tutorial
buff.ly
October 22, 2025 at 1:31 PM
Passing Data Between Parent and Child Components in Angular (Without Losing Your Mind)

Welcome to the dysfunctional family reunion that is Angular component communication!

apoorv-verma.medium.com/passing-data...
Passing Data Between Parent and Child Components in Angular (Without Losing Your Mind)
Welcome to the dysfunctional family reunion that is Angular component communication!
apoorv-verma.medium.com
October 21, 2025 at 1:31 PM
Unlocking the Power of Angular Services: A Comprehensive Guide

Understanding the Versatility of Services in Angular Applications.

medium.com/@roshannaval...
Unlocking the Power of Angular Services: A Comprehensive Guide
Understanding the Versatility of Services in Angular Applications.
medium.com
October 20, 2025 at 1:31 PM
Advanced Angular Testing: 10+ Real-World Mocking Scenarios That Actually Work

Stop wrestling with Angular unit tests — master these advanced mocking patterns and test like a pro

medium.com/javascript-i...
Advanced Angular Testing: 10+ Real-World Mocking Scenarios That Actually Work
Stop wrestling with Angular unit tests — master these advanced mocking patterns and test like a pro
medium.com
October 17, 2025 at 1:32 PM
Angular 21 New Features You’ll Actually Use: HttpClient by Default, Smarter Styling, and More

What’s New in Angular 21? HttpClient by Default, Smarter Styling, and More

medium.com/javascript-i...
Angular 21 New Features You’ll Actually Use: HttpClient by Default, Smarter Styling, and More
What’s New in Angular 21? HttpClient by Default, Smarter Styling, and More
medium.com
October 16, 2025 at 1:30 PM
Angular’s Game-Changing CSP Security Headers: Why Your Inline CSS and JS Just Got Safer

How Angular ’s new Content Security Policy features are revolutionizing web app security — and what you need to know to implement them correctly

medium.com/javascript-i...
Angular’s Game-Changing CSP Security Headers: Why Your Inline CSS and JS Just Got Safer
How Angular ’s new Content Security Policy features are revolutionizing web app security — and what you need to know to implement them…
medium.com
October 15, 2025 at 1:31 PM
Angular Signals Effect(): Why 90% of Developers Use It Wrong

Master Angular’s New Reactivity System Without the Performance Pitfalls Most Devs Face

Have you ever felt like Angular’s change detection was working against you instead of with you? 🤔

medium.com/javascript-i...
Angular Signals Effect(): Why 90% of Developers Use It Wrong
Master Angular’s New Reactivity System Without the Performance Pitfalls Most Devs Face
medium.com
October 14, 2025 at 1:30 PM
How Many Times Have You Missed () on Angular Signals? Let ESLint Catch It!

Stop Silent Signal Bugs Before They Haunt Your Angular App — A Developer’s Guide to Creating Custom ESLint Rules

medium.com/javascript-i...
How Many Times Have You Missed () on Angular Signals? Let ESLint Catch It!
Stop Silent Signal Bugs Before They Haunt Your Angular App — A Developer’s Guide to Creating Custom ESLint Rules
medium.com
October 13, 2025 at 1:31 PM