JavaScript | News, how-tos, features, reviews, and videos
How to use SvelteKit to wire together a full-stack application that takes advantage of server-side rendering and the ease of Svelte.
Electron 15.0.0 also marks a faster release schedule for the project, with a new stable release now due every eight weeks.
Alpha release of Rails 7 tosses Webpacker in favor of a Node-less approach to JavaScript bundling.
Latest update to the Node.js rival also stabilizes the WebSocket API, introduces file locking APIs, and updates the Deno extension for Visual Studio Code.
Microsoft editor also supports native bracket pair colorization and TypeScript 4.4.
Microsoft’s Monaco JavaScript library powers its own editors. Now you can build it into your own code.
Upgrades to native HTTP server are now advised for users of JavaScript/TypeScript runtime.
SvelteKit is a full-stack, server-side, pre-rendering application framework for Svelte that can output production builds to different environments.
Learn how to add Auth0 log-in capabilities to a Node.js/Express app and use authenticated user info to show/hide UI information and secure APIs.
Now in a release candidate stage, the next upgrade to Microsoft’s typed JavaScript also introduces control flow analysis and spelling suggestions in plain JavaScript files.