Today, Cloudflare β in partnership with Vercel, Shopify, and individual core contributors to both Node.js and Deno β is announcing the establishment of a new Community Group for Web-interoperable JavaScript runtimes.
https://blog.cloudflare.com/introducing-the-wintercg/
https://blog.cloudflare.com/introducing-the-wintercg/
The Cloudflare Blog
A Community Group for Web-interoperable JavaScript runtimes
Cloudflare is excited to be a part of the launch of the Web-interoperable Runtimes Community Group, a new effort that brings contributors from Cloudflare Workers, Deno, and Node.js together to collaborate on common Web platform API standards.
π20π1
Quasar is an open-source Vue.js based framework, which allows you as a web developer to quickly create responsive websites/apps in many flavours:
- SPAs (Single Page App)
- SSR (Server-side Rendered App) (+ optional PWA client takeover)
- PWAs (Progressive Web App)
- BEX (Browser Extension)
- Mobile Apps (Android, iOS, β¦) through Cordova or Capacitor
- Multi-platform Desktop Apps (using Electron)
Quasarβs motto is: write code once and simultaneously deploy it as a website, a Mobile App and/or an Electron App. Yes, one codebase for all of them, helping you develop an app in record time by using a state-of-the-art CLI and backed by best-practice, blazing fast Quasar web components.
When using Quasar, you wonβt need additional heavy libraries like Hammer.js, Moment.js or Bootstrap. Itβs got those needs covered internally, and all with a small footprint!
https://quasar.dev/
- SPAs (Single Page App)
- SSR (Server-side Rendered App) (+ optional PWA client takeover)
- PWAs (Progressive Web App)
- BEX (Browser Extension)
- Mobile Apps (Android, iOS, β¦) through Cordova or Capacitor
- Multi-platform Desktop Apps (using Electron)
Quasarβs motto is: write code once and simultaneously deploy it as a website, a Mobile App and/or an Electron App. Yes, one codebase for all of them, helping you develop an app in record time by using a state-of-the-art CLI and backed by best-practice, blazing fast Quasar web components.
When using Quasar, you wonβt need additional heavy libraries like Hammer.js, Moment.js or Bootstrap. Itβs got those needs covered internally, and all with a small footprint!
https://quasar.dev/
Quasar Framework
Quasar Framework - Build high-performance VueJS user interfaces in record time
Developer-oriented, front-end framework with VueJS components for best-in-class high-performance, responsive websites, PWA, SSR, Mobile and Desktop apps, all from the same codebase. Sensible people choose Vue. Productive people choose Quasar. Be both.
π50β€5π₯°5π1
π’
WebContainers are now officially supported in Firefox, desktop & mobile!
You can now build Node.js apps directly in the browser using Firefox and debug them natively with FirefoxDevTools π₯
> Use the Web to Build the Web! <
https://blog.stackblitz.com/posts/webcontainers-are-now-supported-on-firefox/
WebContainers are now officially supported in Firefox, desktop & mobile!
You can now build Node.js apps directly in the browser using Firefox and debug them natively with FirefoxDevTools π₯
> Use the Web to Build the Web! <
https://blog.stackblitz.com/posts/webcontainers-are-now-supported-on-firefox/
Stackblitz
WebContainers are now supported in Firefox on desktop and Android
WebContainers are now supported on Firefox for desktop and mobile as a result of StackBlitz and Mozilla collaboration! π₯³
π₯30π20π8π4π€3β€1
[OLD LICENSE] ECMA License(doesn't allow forks)
β¬οΈ
[NEW LICENSE] Document and Software License(permissive, allows forks)
https://hacks.mozilla.org/2022/06/the-specification-for-javascript-has-a-new-license/
β¬οΈ
[NEW LICENSE] Document and Software License(permissive, allows forks)
https://hacks.mozilla.org/2022/06/the-specification-for-javascript-has-a-new-license/
Mozilla Hacks β the Web developer blog
The JavaScript Specification has a New License
As part of our work to ensure a free and open web, we've been working with Ecma International to write a License inspired by the W3C Document.
π13β€1π₯1π1
This media is not supported in your browser
VIEW IN TELEGRAM
β€15π5π₯4
Fresh uses a different model: one where you ship 0 KB of JS to clients by default.
https://deno.com/blog/fresh-is-stable
https://deno.com/blog/fresh-is-stable
Deno
Fresh 1.0 | Deno
Fresh is a new full stack web framework for Deno. By default, Fresh web pages send zero JavaScript to the client.
π31π₯4π3π3π€©2
PHP is better with Laravel.
CSS is better with Tailwind.
JavaScript is better with..?
CSS is better with Tailwind.
JavaScript is better with..?
π44π₯10β€9
Computers are becoming more powerful, thanks to GPUs and multi-core CPUs. Equally, applications are getting more complex as they leverage threads (independent execution units in a process) for maximum application performance and responsiveness.
In this article, we will explain what multithreading is, and how Node.js handles asynchronous operations using the event loop and worker pools. We'll also discuss how to use the Node.js worker-threads module to create and manage threads.
Let's get started!
https://blog.appsignal.com/2022/07/20/an-introduction-to-multithreading-in-nodejs.html
In this article, we will explain what multithreading is, and how Node.js handles asynchronous operations using the event loop and worker pools. We'll also discuss how to use the Node.js worker-threads module to create and manage threads.
Let's get started!
https://blog.appsignal.com/2022/07/20/an-introduction-to-multithreading-in-nodejs.html
Appsignal
An Introduction to Multithreading in Node.js | AppSignal Blog
Let's dive into multithreading and how to use worker threads in Node.
π35π₯5π4
How difficult is JavaScript?
Suggest a number randomly from 0(most easy) to 10(most difficult),
and tell how difficult is this ?
Suggest a number randomly from 0(most easy) to 10(most difficult),
and tell how difficult is this ?
π39
Did you use Memoization in JavaScript ?
In a nutshell, Memoization is a programming technique which allows you to reduce the functionβs time cost for space cost. That is, the functions which are memoized gain speed for a higher use of memory space.
https://betterprogramming.pub/understanding-javascript-typescript-memoization-6e0333b62406
In a nutshell, Memoization is a programming technique which allows you to reduce the functionβs time cost for space cost. That is, the functions which are memoized gain speed for a higher use of memory space.
https://betterprogramming.pub/understanding-javascript-typescript-memoization-6e0333b62406
Medium
Understanding JavaScript/TypeScript Memoization
A JavaScript and TypeScript tutorial
π41π2
Python has π
PHP has π
What's your emoji for JavaScript?
PHP has π
What's your emoji for JavaScript?
π₯388π€―53π40π21π18π13π13β‘9π9π©9π€¬6
As 2022 ends, we will start looking forward to 2023. The JavaScript world is evolving quickly, and there are lots of growing projects, some of which deserve your attention, and some that do not. In this article, we will look at six JavaScript projects to watch in 2023.
https://byteofdev.com/posts/javascript-projects-2022/
https://byteofdev.com/posts/javascript-projects-2022/
ByteofDev
The 6 JavaScript Projects to watch in 2023
We look over some of the JavaScript projects to watch in 2023.
π27π₯7π―2
π18π1
JavaScript Daily
JS Promises While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready? Promises are becomingβ¦
Introducing the WebAssembly JavaScript Promise Integration API v8.dev/blog/jspi
v8.dev
Introducing the WebAssembly JavaScript Promise Integration API Β· V8
This document introduces JSPI and provides some simple examples to get you started in using it
π6π₯4