Telegram Web
Angular 20 – What’s New

Angular 20 has just been released, introducing brand-new APIs, developer-experience enhancements, improved type checking, better CLI diagnostics, and the stabilization of features from earlier Angular versions. - https://angular.love/angular-20-whats-new

#angular
Standard Schema: A Common Interface to Schema / Validation Libraries

From the creators of Zod, Valibot and ArkType comes a fantastic bit of collaboration to define a common interface to use JavaScript and TypeScript schema libraries. - https://standardschema.dev/

#javascript
Understanding the Vue 3 Composition API

In this guide, Jakub breaks down the key concepts of the Composition API and show you how to use it effectively in your Vue 3 applications. - https://dev.to/jacobandrewsky/understanding-the-vue-3-composition-api-fa2

#vue
8 TailwindCSS Classes I Wish I Found Earlier

TailwindCSS is known for its straightforward approach to styling, but this guide takes you beyond the basics, revealing some hidden gems that can take your projects to the next level. From improving accessibility with sr-only to adding flair with advanced gradient techniques, you'll learn 8 classes you wish you knew sooner! - https://www.youtube.com/watch?v=mjL_vrNo1fQ

#tailwind
Styling the icon for HTML date and time types

Cassidy Williams shows how to style the icon for the clock or calendar of input types using ::-webkit-calendar-picker-indicator pseudo-class. - https://cassidoo.co/post/input-type-date

#css
Koa 3.0: The Expressive HTTP Middleware Framework

Koa first appeared over a decade ago as a ‘next-generation’ Web framework that shared some of the lineage (and team) of Express.js, but leaning on more modern JavaScript features and ideas of the time. While Express has been making a comeback recently, Koa has progressed too and offers a compelling alternative. - https://koajs.com/

#nodejs
Rockpack 6.0: An Alternative React App Starter

A tool aiming to get React project setup time as low as possible, complete with server side rendering support, bundling, linting and testing. v6.0 updates everything for React 19. - https://alexsergey.github.io/rockpack/

#react
Composable Design Patterns

Michael Thiessen has a new course where he shares 16 design patterns.
Learn the right techniques, principles, and patterns for crafting brilliant composables in Vue. - https://michaelnthiessen.com/composable-design-patterns

#vue
A WebAssembly Compiler That Fits in a Tweet

Or 192 bytes, if you prefer. This is a look into a fantastic little bit of JavaScript hacking that can compile arithmetic expressions into WebAssembly you can run very easily. You can learn a lot in so little time here. - https://wasmgroundup.com/blog/wasm-compiler-in-a-tweet/

#wasm
The Node.js Test CI Security Incident Explained

The Node.js project recently experienced a critical security incident with its test CI infrastructure. Attackers exploited a flaw in the Jenkins pipeline and this post goes into detail about how it came about and was resolved. - https://nodejs.org/en/blog/vulnerability/march-2025-ci-incident

#nodejs
Top 5 Challenges Faced by Vue Developers: The State of Vue.js Survey 2025

Explore five key challenges in Vue.js based on the State of Vue.js Developer Survey 2025.
This article addresses common pain points with practical solutions to help you overcome them in your projects. - https://www.monterail.com/blog/vue-development-challenges-state-of-vue

#vue
Create custom Dynamic Components in Tailwind CSS using matchComponents Plugin Function

The tutorial walks you through crafting an avatar component that adapts to your theme's custom settings using the matchComponents plugin function. Creating plugins in Tailwind can be a very powerful technique and Shruti, as always, teaches you everything you need to know about this function. - https://www.youtube.com/watch?v=sxxUK0l8jKE

#tailwind
How Imports Work in RSC is an interesting post about JavaScript's module system generally, touching on how RSC extends it to span both server and client contexts. - https://overreacted.io/how-imports-work-in-rsc/

#react
2025/06/26 06:46:44
Back to Top
HTML Embed Code: