Shareable Modals in Next.js: URL-Synced Overlays Made Easy

Modals are a cornerstone of interactive web applications. However, managing their state, making them shareable, and preserving navigation can be complex. Next.js simplifies this with intercepting and parallel routes, enabling deep-linked, URL-synced modals. Together, we’ll build a dynamic feedback modal system with TailwindCSS that can be accessed, shared, and navigated...
Feb 
5, 
2025

The 2024 State of JavaScript Survey: Who’s Taking the Lead?

Dominating frontend development, JavaScript continues to be one of the most widely used programming languages and the cornerstone of web development. As we step into 2025, we’ll take a closer look at the state of JavaScript in 2024, highlighting the major trends and the most popular frameworks so you can...
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...

Exploring the Power of Web Browser Storage

In modern web development, understanding web browser storage options is essential for optimizing both performance and user experience. This comprehensive guide explores the most powerful client-side storage solutions, including cookies, LocalStorage, IndexedDB, and Session Storage, and how they can be leveraged to improve your web applications. We also dive into...
Jul 
30, 
2024

QUIC and HTTP/3: The Next Step in Web Performance

Over the years, I've been involved with deploying web sites for many years, and also in pentests of many sites where I see lots of misconfiguration. Throughout this journey, I've witnessed firsthand the significant impact that protocol updates can have. The introduction of HTTP/2 fundamentally altered how we approach web...

pnpm – The High-Performance Package Manager

If you’re looking to improve your Java Script and TypeScript development workflow, pnpm is a high-performance package manager that outshines npm and Yarn. With its superior speed, efficient package handling, and robust workspace support, pnpm optimizes dependency management. Whether you’re installing or updating packages or managing a monorepo, pnpm reduces...

What’s New in Next.js 14?

Without a doubt, the Next.js JavaScript framework is generating the most attention in the front-end world. It remains to be seen if this attention is entirely positive, but undeniable progress is currently unfolding in this domain. In this article, we’ll examine the newest version, Next.js 14.
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...
1 2 3 10

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.

DON'T MISS ANY NEWS