A web framework for building virtual reality experiences that work on Vive, Rift, Quest, as well as desktop and mobile platforms, including in the browser (as the demos here show).
Link to the lib
#tool #js #3d
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π3π₯3π¨βπ»2
htmx provides access to numerous dynamic features, like Ajax requests and page updates, by way of HTML attributes, and has been increasing in popularity recently. Erik looks at why its simplicity is particularly appealing.
Link to the article
#js #htmx
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π¨βπ»3π₯2
This media is not supported in your browser
VIEW IN TELEGRAM
βWhen you resize your browser, youβre not testing for responsiveness. Youβre testing the side effect of how a layout looks when you resize a browser.β
Link to the article
#test #browser #css
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯6π3π±2π¨βπ»2
If youβre looking for something that goes a bit deeper than Object.assign(), say.
Link to the lib
#js #git #lib
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯2π¨βπ»2
Creating and publishing open source packages is a great way to contribute to the ecosystem and community. You made something cool and want people to use it.
But simply publishing your module to a registry and crossing your fingers wonβt get users. Helping your users become successful with your package means not only writing concise, descriptive documentation, but also ensuring your users can access the documentation within their workflows (e.g. in VSCode) to save them time.
Link to the article
#jsdoc #js
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4π2π¨βπ»2
With frontend development, is it better to start simple and build on top of standard HTML, CSS and JavaScript? Or do you need a swiss army knife framework, like Next.js or Angular, with built-in functionality like server-side rendering (SSR), routing and navigation, and more complex forms of state management?
Link to the article
#vue #react
Please open Telegram to view this post
VIEW IN TELEGRAM
π3π₯3π¨βπ»2
What is the best way to structure a Vue.js application so that it scales and remains maintainable and extendable the more it grows? This is a question that I've heard on numerous occasions and I think one answer to that question lies in the principle of predictability.
When it comes to creating a scalable project you want everything about it to be as predictable as possible.
Link to the article
#vue
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π¨βπ»3π₯2
Codemod is an open-source platform for automating code migrations, cleanups and refactors. Upgrading to React 19 will involve a fair bit of that, so Codemod has partnered with the React team to build react-codemod β scripts to enhance the migration experience for React 19 onward.
Link to the article
#react #codemod
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯2π¨βπ»2
The recently unveiled React Compiler automatically memoizes things β so can we ditch memo, useMemo and useCallback right away? Nadia investigates, finds the rough edges, and helps keep our feet on the ground.
Link to the article
#react
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π₯3π¨βπ»2π€£1
Nuxt 3.12 β full of improvements and preparing the way for Nuxt 4!
Bun 1.1.13 β This release fixes 97 bugs (addressing 211 π). Reliability improvements to bun install, WebSocket server, etc.
Node.js v22.3.0 (Current)
Inertia 1.2 - Build single-page apps, without building an API.
June 30th, 2024#releases
Please open Telegram to view this post
VIEW IN TELEGRAM
π4π±3π₯2
Astro 4.10 is out with experimental type-safe environment variables, as well as enhancements to the Container API and Rewrites.
Full release highlights include:
- Experimental: astro:env module
- Rewrite for all HTTP methods
- Embedding Astro in server frameworks
- Container API helpers
Link to the release
#releases #astro #vue #react #static
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3π2π¨βπ»2
A library for rendering and working with infinitely pannable canvases that contain βsmart shapesβ that you can script and give various constraints and properties.
GPLv3 licensed.
Link to the lib
#react #tool #lib
Please open Telegram to view this post
VIEW IN TELEGRAM
π7π₯3π¨βπ»2
The Ecma TC39 group that pushes forward the development of ECMA/JavaScript met again this week and moved several key proposals forward, including Deferred Import Evaluation, Error.isError(), RegExp escaping, and Promise.try.
Link to the article
#js #engine #ecma
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3π2π¨βπ»2
βFunction composition is beautiful,β says James, who goes on to explain, in his usually elegant way, the use of partial application, currying, composite data structures, and more.
Link to the article
#js
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯2π¨βπ»2
A complete implementation of push notifications in a Remix app. βIf you follow the walk through to the end, youβll have working push notifications.β
Link to the article
#react #notifications #remix #fullstack
Please open Telegram to view this post
VIEW IN TELEGRAM
π5π₯3π¨βπ»2
Styled by default but customizable. Thereβs a live demo to try on the homepage, or hit up the GitHub repo.
Link to the lib
#tool #react #lib
Please open Telegram to view this post
VIEW IN TELEGRAM
π6π₯2π¨βπ»2