#typescript-types

[ follow ]
Web development
fromTreehouse Blog
3 hours ago

The Difference Between Front End, Back End, and Full Stack Development

Front-end, back-end, and full stack are distinct roles in web development, each with unique responsibilities and technologies.
Angular
fromMedium
2 days ago

15+ Best Shadcn Templates for Next.js Developers

Choosing the right Shadcn template for Next.js impacts performance, maintainability, and scalability.
Software development
fromInfoQ
2 days ago

GitHub Copilot CLI Reaches General Availability

GitHub's Copilot CLI is now generally available, enhancing AI-assisted development in software through natural language commands and autonomous workflows.
#angular
UX design
fromInfoWorld
5 days ago

Rethinking Angular forms: A state-first perspective

A state-first perspective simplifies the architectural model of forms in Angular applications.
UX design
fromInfoWorld
5 days ago

Rethinking Angular forms: A state-first perspective

A state-first perspective simplifies the architectural model of forms in Angular applications.
fromInfoWorld
3 days ago

Swift for Visual Studio Code comes to Open VSX Registry

The Swift for Visual Studio Code extension adds first-class language support for projects built with Swift Package Manager, enabling seamless cross-platform development on macOS, Linux, and Windows.
Web frameworks
Artificial intelligence
fromInfoQ
5 days ago

Choosing Your AI Copilot: Maximizing Developer Productivity

Most developers are at an intermediate level of AI-assisted coding, with around 50% generating little to no code using AI.
fromThisweekinreact
6 days ago

This Week In React #276: Boneyard, Ink, MUI, React Router, Next.js, shadcn, Docusaurus, Comark, Forms, Shaders | RN 0.85, ViewTransition, Skia, Windows, CRNL, Maestro, True Sheet, Nitro Player, RNGH | JSIR, Security, esbuild, Ky, Intl | This Week In React

React Native v0.85 introduces a new Shared Animation backend, enhancing the animation capabilities of applications. Upcoming features like <ViewTransition> and Skia Graphite promise to further improve user experiences.
React
#nodejs
Node JS
fromZero Day Initiative
6 days ago

Zero Day Initiative - Node.js Trust Falls: Dangerous Module Resolution on Windows

Node.js module resolution can lead to security vulnerabilities if malicious packages are placed in the root node_modules directory.
Node JS
fromThe Cyber Express
2 weeks ago

Node.js Fixes CVE-2026-21637 And Critical Flaws Now

Node.js has released security updates addressing multiple vulnerabilities, including critical issues in TLS error handling and HTTP request processing.
#scalajs
Java
fromScala.js
1 week ago

Announcing Scala.js 1.21.0

Scala.js 1.21.0 introduces compatibility changes, deprecates JDK < 17, disables Google Closure Compiler by default, and includes performance improvements.
Java
fromScala.js
1 week ago

Announcing Scala.js 1.21.0

Scala.js 1.21.0 introduces compatibility changes, deprecates JDK < 17, disables Google Closure Compiler by default, and includes performance improvements.
Software development
fromInfoQ
5 days ago

Aspire 13.2 Released with Expanded CLI, TypeScript AppHost Preview, and Dashboard Improvements

Microsoft released Aspire 13.2, enhancing cloud-native development with new features for command-line experience, multi-language support, and local development improvements.
Web frameworks
fromBram.us
1 week ago

Introducing view-transitions-toolkit, a collection of utility functions to more easily work with View Transitions.

View-transitions-toolkit simplifies implementing advanced View Transition patterns with focused helper functions.
#react
fromThisweekinreact
2 months ago
React

This Week In React #266: DoS, shadcn, Skills, Rspack, React Aria, TanStack, Remotion, ChartGPU | Expo 55 beta, Hermes, Expo Router, Widgets, CSS, AI, Bootsplash, Detox | TC39, Rolldown, Yarn, Nodde, Mermaid, Unplugin | This Week In React

React
fromDEV Community
1 week ago

Stop Duplicating API State: A Zustand Registry That Auto-Updates Every Component

Entity-driven state normalization centralizes data management in React apps, ensuring components stay in sync with minimal duplication and efficient updates.
fromThisweekinreact
2 months ago
React

This Week In React #266: DoS, shadcn, Skills, Rspack, React Aria, TanStack, Remotion, ChartGPU | Expo 55 beta, Hermes, Expo Router, Widgets, CSS, AI, Bootsplash, Detox | TC39, Rolldown, Yarn, Nodde, Mermaid, Unplugin | This Week In React

Angular
fromGitHub
5 days ago

GitHub - Aejkatappaja/phantom-ui: Structure-aware skeleton loader. One Web Component, every framework.

phantom-ui automates skeleton screen generation by measuring the DOM, eliminating the need for separate skeleton components.
Information security
fromSiliconANGLE
2 weeks ago

Hackers compromise popular Axios Javascript library with hidden malware - SiliconANGLE

Axios HTTP client library was hacked to distribute malware via a compromised npm account, affecting multiple operating systems.
#javascript
Node JS
fromFrontendmasters
1 week ago

What To Know in JavaScript (2026 Edition)

JavaScript's ECMAScript 2025 introduces new iterator methods and improved set functionalities, enhancing performance and usability for developers.
fromInfoQ
3 weeks ago
Node JS

State of JavaScript 2025: Survey Reveals a Maturing Ecosystem with TypeScript Cementing Dominance

JavaScript
fromSubstack
1 month ago

Friday Links #34: Fresh JavaScript Tools & Releases

Pinterest claims parity with ChatGPT in search volume and emphasizes visual search and e-commerce integrations to capture commercial intent and buying journeys.
JavaScript
fromInfoWorld
2 months ago

Using JavaScript's built-in objects

JavaScript provides essential built-in objects like Object and JSON that supply core prototype methods, cloning, and JSON serialization/parsing across browser and server environments.
Node JS
fromFrontendmasters
1 week ago

What To Know in JavaScript (2026 Edition)

JavaScript's ECMAScript 2025 introduces new iterator methods and improved set functionalities, enhancing performance and usability for developers.
Node JS
fromInfoQ
3 weeks ago

State of JavaScript 2025: Survey Reveals a Maturing Ecosystem with TypeScript Cementing Dominance

TypeScript continues to dominate the JavaScript ecosystem, with 40% of developers using it exclusively, while Vite surpasses Webpack in satisfaction.
#typescript
fromGitHub
2 months ago
Node JS

GitHub - webllm/browser-use: browser-use for TypeScript: AI-Powered Browser Automation from Python's Acclaimed Library

fromGitHub
2 months ago
Node JS

GitHub - webllm/browser-use: browser-use for TypeScript: AI-Powered Browser Automation from Python's Acclaimed Library

React
fromMDN Web Docs
6 days ago

Under the hood of MDN's new frontend | MDN Blog

MDN's frontend was overhauled to simplify design and improve code structure, addressing technical debt from the previous React app.
fromTheregister
6 days ago

Microsoft calls time on ASP.NET Core 2.3 on .NET Framework

After that date, Microsoft will no longer provide security patches, bug fixes, or technical support for ASP.NET Core 2.3. Users are advised to upgrade to modern ASP.NET on .NET 10.
Software development
Python
fromTalkpython
2 weeks ago

Zensical - a modern static site generator

Zensical is a new static site generator by Martin Donath, designed to address limitations of MKDocs with a Rust core and faster builds.
Web frameworks
fromInfoQ
1 week ago

ESLint v10: Flat Config Completion and JSX Tracking

ESLint v10 removes legacy configuration, introduces flat config as default, and enhances developer experience for plugin authors and monorepo teams.
Web development
fromInfoQ
6 days ago

Tailwind CSS 4.2 Ships Webpack Plugin, New Palettes and Logical Property Utilities

Tailwind CSS 4.2.0 introduces a webpack plugin, new color palettes, and expanded logical property utilities, enhancing integration and design flexibility.
React
fromThisweekinreact
1 week ago

This Week In React #275: Next.js, TanStack, React Compiler, Inertia, Astro, Trusted Types, Signals | ExecuTorch, Unistyles, RN.run, Preflight, Confetti, AI, Lynx | Pretext, Axios, Node, Playwright, Turborepo | This Week In React

Next.js introduces a stable Adapter API for better compatibility across platforms, enhancing its functionality and support for developers.
React
fromInfoQ
2 weeks ago

TanStack Start Introduces Import Protection to Enforce Server and Client Boundaries

TanStack Start introduces import protection to prevent server-only and client-only code from leaking into incorrect bundles.
#javascript-ecosystem
fromjsdevspace.substack.com
1 month ago

Stop Fighting the TypeScript Compiler and Start Writing Safer Code

When you assign the any type to a variable, you're essentially telling the compiler: Stop checking this. I'll handle it myself. At that moment, you've basically turned off TypeScript. Even worse, any tends to spread through a codebase. If a function returns any, every variable that receives that value becomes untyped as well.
Miscellaneous
Web development
fromCSS-Tricks
3 weeks ago

JavaScript for Everyone: Destructuring | CSS-Tricks

JavaScript is accessible to designers and non-specialists; writing any JavaScript code qualifies someone as a JavaScript developer regardless of formal training or background.
fromInfoWorld
3 weeks ago

We mistook event handling for architecture

Events are essential inputs to modern front-end systems. But when we mistake reactions for architecture, complexity quietly multiplies. Over time, many front-end architectures have come to resemble chains of reactions rather than models of structure. The result is systems that are expressive, but increasingly difficult to reason about.
React
Web frameworks
fromInfoWorld
1 month ago

First look: Electrobun for TypeScript-powered desktop apps

Electrobun uses Bun runtime to create smaller Electron applications with built-in differential updates, eliminating the need for bundled browsers and large patch files.
Software development
fromInfoWorld
1 month ago

Microsoft accelerates pace of VS Code development

Microsoft is accelerating Visual Studio Code updates from monthly to weekly releases starting March 9, introducing more frequent changes and new functionality.
Web development
fromCSS-Tricks
4 weeks ago

4 Reasons That Make Tailwind Great for Building Layouts | CSS-Tricks

Tailwind CSS utilities make layouts more readable and mentally visualizable than traditional CSS by keeping HTML structure apparent in the code.
Information security
fromInfoWorld
1 month ago

Angular releases patches for SSR security issues

Google's Angular team released two security updates for SSR vulnerabilities: a critical SSRF/header injection flaw and a moderate open redirect flaw, requiring immediate patching to prevent authorization header theft and phishing attacks.
Node JS
fromAllthingssmitty
4 weeks ago

Native JSON modules are finally real - Matt Smith

Import attributes enable native JSON module support in JavaScript, eliminating the need for bundler transforms by allowing explicit type declaration with the `with { type: "json" }` syntax.
fromInfoQ
1 month ago

Webpack Publishes 2026 Roadmap with Native CSS Support, Universal Target, and Path to Version 6

One of the most significant changes is the move to integrate CSS module support directly into webpack's core. Currently available behind the experimental.css option, this feature eliminates the need for mini-css-extract-plugin. The team expects to complete integration into core around early 2026, with the feature remaining experimental until webpack 6, at which point plugin-based CSS handling will no longer be necessary.
Web frameworks
#typescript-60
Node JS
fromInfoWorld
1 month ago

TypeScript 6.0 reaches release candidate stage

TypeScript 6.0 reached release candidate stage with improved type checking for function expressions in generic calls, scheduled for general availability on March 17.
Node JS
fromInfoWorld
1 month ago

TypeScript 6.0 reaches release candidate stage

TypeScript 6.0 reached release candidate stage with improved type checking for function expressions in generic calls, scheduled for general availability on March 17.
React
fromThisweekinreact
1 month ago

This Week In React #272: Astro, Compiler, Next.js, shadcn, React Aria, Helmet, Preact | Navigation, Expo Agent/Observe/Widgets, Activity, Evals, MMKV, Hermes | Node.js, Source Maps, TanStack Intent, TypeGPU, TypeScript | This Week In React

Astro 6.0 releases with redesigned dev server, built-in font optimization, live content collections, and stable CSP support; Next.js source maps enable production error tracking with real file names; Expo announces agentic platform and observability SDK; React Navigation plans new data loading approach.
Web development
fromFlorianschulz
1 month ago

Design Engineering 101: Typeahead

Typeahead features suggest text completions as users type, with two variants: dimmed text and highlighted text with additional styling, requiring custom implementation beyond standard HTML elements.
Angular
fromLogRocket Blog
1 month ago

Signal Forms: Angular's best quality of life update in years - LogRocket Blog

Angular 21 introduces signals for forms, marking the framework's most significant form improvement by simplifying asynchronous data handling and reducing complexity for developers.
fromNew Relic
1 month ago

OpenTelemetry Instrumentation for Azure Functions (TypeScript/ESM)

Understanding the architecture is key to a smooth setup. To simplify the process, consider your function app as having two distinct components: Azure Functions Host, which handles triggers and manages the function lifecycle, and the Worker process, where your application code resides running in a separate process with the preloaded OpenTelemetry SDK.
Software development
React
fromdev.to
1 month ago

React Compiler and Beyond: Capability Boundaries of Compiler-Driven UI Frameworks

React Compiler optimizes expression and render costs within React's runtime, while compiler-first frameworks like Fict move update routing to compile time for dependency propagation, representing different engineering trade-offs rather than competing solutions.
fromThisweekinreact
1 month ago

This Week In React #271: Vinext, RSC, Activity, Async React, Next.js, TanStack | Expo 55, Router, Survey, Enriched, Maestro, Metro, Sparkling, Grab, Brownfield | TC39, Temporal, Navigation, npmx, Bun, Deno, Solid | This Week In React

We've identified, responsibly disclosed, and confirmed 2 critical, 2 high, 2 medium, 1 low security vulnerabilities. Vibe-Hacking Cloudflare's Vibe-Coded Next.js Replacement demonstrates that AI-generated code passing functional tests can still miss security hardening, and automated AI tooling can help find those vulnerabilities.
React
#deno
Software development
fromInfoQ
1 month ago

TypeScript 6 Released: Developers Invited to Upgrade to Prepare for the Go Rewrite

TypeScript 6 standardizes defaults, removes legacy targets, aligns with web standards, and prepares for a Go-based TypeScript 7 rewrite focused on performance.
JavaScript
fromInfoWorld
2 months ago

Beyond NPM: What you need to know about JSR

The JavaScript Registry simplifies and secures JavaScript package creation, distribution, and consumption while addressing NPM's TypeScript complexity and provenance shortcomings.
Web frameworks
fromLoicpoullain
1 month ago

The future of web frameworks in the age of AI

AI agents now generate 90-95% of production code, requiring frameworks to be AI-understandable with comprehensive documentation and clear examples to remain competitive.
Software development
fromInfoWorld
1 month ago

Abandoned project linking Java, JavaScript makes a comeback

The Detroit project revives native JavaScript and Python script engines for the JVM using Chrome V8 and CPython, with plans to become an official OpenJDK project while leveraging the Foreign Function & Memory API.
React
fromTheregister
1 month ago

Meta frees React to live in its own foundation

Meta transferred React, React Native, and JSX to the independent React Foundation hosted by the Linux Foundation, with founding members including Amazon, Microsoft, Vercel, and others.
Web frameworks
fromNeutralino
2 months ago

Framework | Neutralinojs

Neutralinojs adds runtime borderless toggling, custom Chrome binary option, DPI-aware sizing, extra path constants, numerous platform fixes, and embedded resource single-executable support.
fromInfoWorld
2 months ago

Deno boosts dependency management with JSR

JSR offers a modern, TypeScript-first and cross-platform-compatible registry, integrated into Deno, Deno's developers said. For Node.js and NPM compatibility, Deno 1.42 offers numerous improvements. The async_hooks module now supports the EventEmitterAsyncResource and AsyncLocalStorage.enterWith APIs. The crypto module adds getRandomValues(), subtle, getCipherInfo(), publicKey(), and createPublicKey() APIs, along with support for more curves in multiple APIs. The worker_threads module received a major overhaul.
Node JS
Software development
fromVue.js Jobs
2 months ago

.NET Engineer (Fullstack) at ASCENDING - VueJobs

Design and maintain full-stack .NET applications using C#, ASP.NET, SQL Server, Azure DevOps, and modern UI frameworks, incorporating AI/ML for fraud detection and automation.
Node JS
fromInfoWorld
2 months ago

Bun 1.1 JavaScript toolkit backs Windows 10

Bun 1.1 adds Windows 10 support, improves Node.js compatibility, boosts performance, stabilizes WebSocket, and integrates SQLite and developer tooling.
[ Load more ]