A collection of nice background patterns, now 144 strong, made with just CSS.
Link to the collection
#css #tool
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯2π2
Can we emulate the upcoming CSS contrast-color() function with features that have already widely shipped?
Link to the article
#css
Please open Telegram to view this post
VIEW IN TELEGRAM
π3π₯2π¨βπ»1
Setting up SSL for localhost traditionally requires tedious manual configurations and repetitive steps. However, Ophiuchi simplifies the process by automatically generating certificates, updating the hosts file, providing an integrated web server, and ensuring instant trust. It saves time and allows developers to focus on building software.
Link to the article
#nginx #localhost #server #dev #ssl #domain
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π3π₯2π1
Unit tests are important to building robust applications. In this article explore test utils in Nuxt, what they do, different ways to opt in to a Nuxt testing environment in your unit tests and their accompanying helper functions.
Link to the article
#vue #nuxt #test
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯2π¨βπ»2
Tired of manually configuring routes in your Vue.js application? As your project scales, managing routes in a separate JavaScript file can quickly become cumbersome and error-prone as your application grows.
This article introduces you to the exciting world of Automatic File-Based Routing in Vue.js using
unplugin-vue-router.Link to the article
#vue #typescript #router
Please open Telegram to view this post
VIEW IN TELEGRAM
π6π₯3π¨βπ»1
The popular React meta framework gets ready for a major new release with a RC giving you an opportunity to experiment with React 19 (and React Compiler) support, executing code after a response with next/after, and a few potentially breaking changes.
Link to the release
#next #react
Please open Telegram to view this post
VIEW IN TELEGRAM
π6π₯4π¨βπ»2π1
Knip 5.17.0 β Finds and removes unused files, dependencies and exports. Now with more.
PM2 5.4 β Popular Node.js-based process manager for production.
Melange 4.0 β OCaml compiler for JavaScript developers.
Neutralinojs 5.2 β Lightweight cross-platform desktop app framework.
Billboard.js 3.12 β The popular chart library gets funnel charts.
Peaks.js 3.4 β BBC-created audio waveform UI component.
Happy DOM 14.12 β JS implementation of a web browser sans UI.
Retire.js 5.0 β Scans for JS libraries with known vulnerabilities.
React Native Boilerplate 4.2 β A starter template for RN apps.
RE:DOM 4.1 β Tiny library for creating user interfaces.
AlaSQL.js 4.4 β Isomorphic JavaScript SQL database.
is-what 5.0 β Simple, small JS type check functions.
FxTS 1.0 β Functional programming library.
#js #release #tools
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯6π5β2
A slightly wobbly but CSS-only keyboard game in which Mario has to collect some coins whilst avoiding Goombas β the usual story. Itβs a Chromium-only experiment, so wonβt work in Firefox or Safari.
Link to the game (only Chromium)
#fun
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯2π2π2π€£1
We might be in the middle of a CSS renaissance, but with low uptake of many modern features, Max questions if 'feature fatigue' is setting in. He also considers what we can do to ensure uptake of these nice new features and how to fit them into our thought processes.
Link to the article
#css
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯2π¨βπ»2
If it ever feels like the new feature spotlight shines too much on Bun or Deno, never fear - Node.js has been taking huge strides forward too. Liran looks at lots of whatβs new.
Link to the article
#js #node
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3π2π¨βπ»2
Evan You β
#vue #EvanYou
The many different ways of writing a Vue component has become a historical burden that creates fragmentation among codebases and confusion for new developers. I do think at some point we will need to be more opinionated on what you should use for new projects so that future projects look more consistent - but that will largely be a documentation change. It doesn't mean we need to take away the ability to use Options API, especially in existing codebases.
#vue #EvanYou
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯3π¨βπ»2
Hono is a small, fast web framework with a straightforward API, middleware support, and that runs pretty much on anything (Deno, Bun, Node, Cloudflare, and more). v4.4 brings it to JSR, adds timeout middleware, and a helper to get information about connected clients.
Link to the Hono
#js #node #server
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯2π¨βπ»2
When initiating a Vue project, it's crucial to think about its structure. The primary consideration is the anticipated scale of the project. In this blog post, author will explore various structures suited to Vue projects of differing sizes.
Link to the article
#vue #js #designSystem
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯2π¨βπ»2
Virtually every developer using Vue.js is currently using or has only ever used vue-router. Many of those developers, author included, are mostly happy with it. The biggest complaint author hears is the lack of strongly typed routes, which is usually solved with a bit of Typescript wrapping your routes.
Link to the article
Link to the lib
#vue #router #kitbag
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯2π¨βπ»2
Turborepo 2.0 β The high-performance build system.
ESLint 9.4 β Find and fix problems in your JavaScript code.
π¦ Docusaurus 3.4 β The fantastic site / docs site framework.
Prettier 3.3 - This release includes support for new Flow features such as component and hook declarations
Biome 1.8 - One toolchain for your web project
Ember.js 5.9
pnpm 9.2
#releases
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4π¨βπ»3π2
A thorough, detailed exploration of the various pain points that the widely supported CSS 'gap' property solves. Lots of code examples and demos here to help you get a solid understanding of things.
Link to the article
#css
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯3π¨βπ»2
This is a solid overview of the CSS Anchoring API (already available in Chrome 125), highlighting some of its shortcomings, the wins it introduces for creating complex layouts, and more.
Link to the article
#css
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯2π¨βπ»2
A look at how the depth of a DOM tree affects rendering performance. Plus, a question the Bee Gees might have had, if they had been web designers..
Link to the article
#html
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯3π¨βπ»2