La version 12 de Next.js, l'outil de développement open source construit autour de Node.js, est disponible, avec un compilateur Rust 17x plus rapide que Babel et une priorité aux modules ES. Il existe une multitude d’outils javascript disponibles pour le développement web. Next.js est un framework de développement open source construit au-dessus de Node.js permettant aux applications web basées sur React d'offrir des fonctionnalités telles que le rendu côté serveur et la génération de sites web statiques.
L'équipe de développement de Next.js a annoncé le 26 octobre la sortie de la version 12 de Next.js. « Comme nous l'avons annoncé lors de la conférence Next.js, Next.js 12 est la plus grande version jamais publiée », a déclaré l’équipe de développement de Nest.js. Rappelons que React est une bibliothèque JavaScript développée par Facebook depuis 2013 et traditionnellement utilisée pour créer des applications Web dont le rendu est assuré par JavaScript dans le navigateur du client. Notons que Node.js est un environnement d'exécution JavaScript basé sur le moteur JavaScript V8 de Google qui exécute le code JavaScript en dehors du navigateur. Importations d'URL Source Next.js.
Vue 3 – A roundup of infos about the new version of Vue.js - Made with Vue.js. By now you're probably aware we're getting a shiny new version of Vue (Vue 3.0 or "One Piece"). Evan You announced it back in Fall 2018 at Vue.js London – 2 years before its officially release in September 2020. We're going to collect all valuable infos and resources in this article for you, so you'll be up-to-date about the release process and your first steps with Vue 3. Vue 3 release date The Vue 3 core has officially been released as of 18 September 2020 🥳 - here's the official release announcement! This means that the core is now stable. But it remains on the @next distribution tag for a bit longer. All of the official libraries do already support Vue 3 as well.
You can absolutely start experimenting with the new version. To make it easier for you to get started, here are the most important tools: Vue 3 features & changes As Evan You summarized it, Vue 3 is faster, smaller, more maintainable and it's easier to target native. Composition API VueUse Collection of Composition Utilities. Node.js 16 available now. We are excited to announce the release… | by Node.js | Node.js Collection | Medium. This blog was written by Bethany Griggs, with additional contributions from the Node.js Technical Steering Committee. We are excited to announce the release of Node.js 16 today! Highlights include the update of the V8 JavaScript engine to 9.0, prebuilt Apple Silicon binaries, and additional stable APIs.
You can download the latest release from or use Node Version Manager on UNIX to install with nvm install 16. The Node.js blog post containing the changelog is available at Initially, Node.js 16 will replace Node.js 15 as our ‘Current’ release line. As per the release schedule, Node.js 16 will be the ‘Current’ release for the next 6 months and then promoted to Long-term Support (LTS) in October 2021. Once promoted to long-term support the release will be designated the codename ‘Gallium’.
V8 upgraded to V8 9.0 Stable Timers Promises API Other recent features New compiler and platform minimums Deprecations. Introducing WebContainers: Run Node.js natively in your browser. A few years ago we realized that the web was heading towards a key inflection point. The advent of WebAssembly and new capabilities APIs made it seem possible to write a WebAssembly-based operating system powerful enough to run Node.js, entirely inside your browser.
We envisioned a superior development environment that was faster, more secure and consistent than local environments, to enable seamless code collaboration without ever having to set up a local environment. This sounded far-fetched. But if the web now runs full environments for graphic designers, video editors, and rich document editing, we wondered: is it finally possible for developers to use the web to build the web? We decided to give it a shot. We hoped for the best, and expected the worst. Two years later (time flies 😅), the result has shaped up to be unexpectedly phenomenal. Today we're excited to announce WebContainers. Faster than your local environment. Again, these environments are not running on remote servers. #193 Monday, May 10, 2021 | News — Vue.js. What’s New in JavaScript Charting 3.1. What’s New With DevTools: Cross-Browser Edition.