Telegram Web Link
How to Prefetch Lazily Loaded Vue Components

APIs let us use powerful features without writing everything from scratch. In this article, the author shares 8 practical APIs that can help you save time, cut down on repetitive tasks, and make your app smarter & more efficient. - https://www.youtube.com/watch?v=PHyciOFiI-M

#vue
NestJS TypeORM and Multi-Tenancy

Not so different from any other ordinary type of project, multi-tenancy is a software architecture that has been in place for quite a while, and as with any other approach, there are pros and cons. In this article, I plan to walk you through a simple solution I implemented to tackle basic architecture inside the universe of the NestJS framework with TypeORM. - https://medium.com/nestjs-ninja/nestjs-typeorm-and-multi-tenancy-a7f6176e8319

#nodejs
Use CSS reading-flow for logical sequential focus navigation

Di Zhang and Rachel Andrew explain the reasons behind the design of reading-flow and reading-order properties and some brief details to get you started with them. - https://developer.chrome.com/blog/reading-flow

#css
Converting Values to Strings in JavaScript

When Dr. Axel says “converting values to strings in JavaScript is more complicated than it might seem”, I’m going to believe him. An interesting poke around into something simple that you might not think about very much. - https://2ality.com/2025/04/stringification-javascript.html

#javascript
13 Vue Composables Tips That Make Your Code Better

Vue composables are incredibly powerful, but they can quickly become messy and hard to maintain if you're not careful.
Michael Thiessen identified 13 tips that will help you write better, more maintainable composables. - https://michaelnthiessen.com/13-vue-composables-tips

#vue
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
2025/06/29 20:23:19
Back to Top
HTML Embed Code: