Plus more JavaScript links, tutorials, and projects.
This felt like a really quiet week in the JavaScript space, so I was a bit worried about finding enough cool things to include.. but we did π Turns out if you scratch around a bit, there's a lot of great work going on β be sure to take a good skim through. Oh, and next week is.. ISSUE 500! π |
I Created The Exact Same App in React and Vue And.. β Two years ago, the author built the same app in React and Vue to see the differences between the two. Since then, both have changed, so heβs back with a 2020 edition bringing hooks and Vue 3 into play. Sunil Sandhu |
Speculation in JavaScriptCore β A long, technical post about speculative compilation and how it makes a dynamic language like JavaScript a lot faster than it might otherwise be (or was, pre V8!) Youβll need some experience with how compilation works to get much out of this, but if you want to know how modern JavaScript VMs can run JavaScript so quickly, itβs an epic resource. Filip Pizlo (WebKit) |
Build Full-Stack Serverless Web Apps with This JS Framework β If you are looking to build full-stack serverless web apps, then Webiny is the perfect solution for you. It's open-source, it uses React, Node, GraphQL and TypeScript. It deploys your apps to your AWS cloud and runs on top of Lambda functions. Webiny |
β‘οΈ Quick bytes: git 2.28 has been released and now lets you specify a new default branch name (so main instead of master, say). Auth0 (those authentication as a service folks) are running a hackathon (with prizes) next weekend (Aug 7-9), if you want something to do. The V8 team has released a 'respectful code' policy surrounding the language they do and don't want associated with their project. The Angular language service is now available within Visual Studio via this extension. |
|
π Tutorials, Opinions and Stories |
What The... is 'Composition'? β Dan is back with another entry in his JavaScript glossary digging into the art of bringing numerous things together to make other or bigger things. Dan Abramov |
β‘οΈ Quick releases: Superfine 8.0 β A minimal view layer for building Web UIs. Ember 3.20 β The battle-tested batteries-included framework. Mocha 8.1.0 β The testing framework now builds its browser bundle with Rollup and Babel. Hexo 5.0 β Node based blog framework. Airtable.js 0.9 β Client for the cloud database/spreadsheet hybrid app. Middy 1.1 β Node middleware for AWS Lambda. Vue 3.0.0-rc5 β That final 3.0 release gets ever closer... |
| |