May 
19, 
2025

Exploring httpResource in Angular 19.2

Angular 19.2 introduced the experimental httpResource feature, streamlining HTTP data loading within the reactive flow of applications. By leveraging signals, it simplifies asynchronous data fetching, providing developers with a more streamlined approach to handling HTTP requests. With Angular 20 on the horizon, this feature will evolve further, offering even more...
Mar 
5, 
2025

Professional Tips for Using Signals in Angular

Signals in Angular offer a powerful yet simple reactive programming model, but leveraging them effectively requires a solid understanding of best practices. In this guide, we explore expert techniques for using Signals in unidirectional data flow, integrating them with RxJS, avoiding race conditions, and optimizing performance. Whether you're new to...
Dec 
16, 
2024

TypeScript’s Limitations and Workarounds

TypeScript, while a powerful programming language, has limitations that arise from its type system's attempt to manage dynamically typed JavaScript code. From handling return types and function expressions to the behavior of else statements, developers often encounter challenges when working with TypeScript files. Issues can emerge at compile time, especially...
Nov 
16, 
2023

What’s New In Angular 17?

In early 2023, Sarah Drashner, Google's Engineering Director and head of the Angular team, coined the term "Angular Renaissance" to describe the renewed focus on the framework for developing modern JavaScript applications over the last seven years.
Oct 
25, 
2023

Custom Standalone APIs for Angular

Together with standalone components, the Angular team has introduced the so-called standalone APIs. They provide a simple solution for library setup and do not require Angular modules. Popular libraries that already implement this concept include the HttpClient, Router, and NgRx. These libraries are based on several patterns that we find...

Sign up for the iJS newsletter and stay tuned to the latest JavaScript news!

 

Explore other Tracks

Angular Development

Master Angular Development for Scalable Web Applications.

JavaScript Testing & Security

Enhancing Security and Code Quality in JavaScript.

Node.js & Backend

Node.js for Scalable Backend Solutions.

React.js & Next.js Development

Master React & Next.js for Dynamic Web Apps.

DevOps CI/CD

Streamline JavaScript development with DevOps practices.

Web Architecture & Performance

Master Web Architecture and Performance Optimization in JavaScript.

Generative AI in JavaScript

Push Your JavaScript Apps to the Next Level with GenAI and Cutting-Edge Web Innovation.