This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #129 from BuildingXwithJS/develop
Create 21-08-Episode-154.md
- Loading branch information
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
## Getting started: | ||
|
||
- [Taming Environments with Volta, the Hassle-Free JavaScript Tool Manager](https://www.telerik.com/blogs/taming-environments-with-volta-hassle-free-javascript-tool-manager) | ||
- [Let’s Build a Todo App with Deno](https://js.plainenglish.io/an-introduction-to-deno-js-with-a-simple-todo-app-9337417555fd) | ||
- [Accessing hardware devices on the web](https://web.dev/devices-introduction/) | ||
- [How to Create a Hybrid NPM Module for ESM and CommonJS](https://www.sensedeep.com/blog/posts/2021/how-to-create-single-source-npm-module.html) | ||
- [Avoiding npm substitution attacks](https://github.blog/2021-02-12-avoiding-npm-substitution-attacks/) | ||
- [Learn Snowpack: A High-Performance Frontend Build Tool](https://www.sitepoint.com/learn-snowpack/) | ||
|
||
## Articles & News: | ||
|
||
- [The best JavaScript date libraries in 2021](https://www.skypack.dev/blog/2021/02/the-best-javascript-date-libraries/) | ||
- [Interview with Brendan Eich: JavaScript, Firefox, Mozilla, and Brave (Video)](https://www.youtube.com/watch?v=krB0enBeSiE) | ||
- [Super fast `super` property access [in V8]](https://v8.dev/blog/fast-super) | ||
- [Faster JavaScript calls [in V8]](https://v8.dev/blog/adaptor-frame) | ||
- ['It's where the industry is heading': LibreOffice team working on WebAssembly port](https://www.theregister.com/2021/02/16/libreoffice_team_working_on_port/) | ||
- [Interview with Ryan Dahl, Creator of Node.js](https://evrone.com/ryan-dahl-interview) | ||
|
||
## Tips, tricks & bit-sized awesomeness: | ||
|
||
- [[Dr. Axel Rauschmayer's] “Tackling TypeScript” is now free to read online](https://twitter.com/rauschma/status/1360928981386743820) | ||
- [Introducing adaptive notification requests in Microsoft Edge](https://blogs.windows.com/msedgedev/2021/02/16/introducing-adaptive-notification-requests-in-microsoft-edge/) | ||
- [WebAssembly SIMD proposal reached phase 4](https://twitter.com/tlively52/status/1362649056133095430) | ||
- [Linux Foundation offers free Node.js class](https://www.zdnet.com/article/linux-foundation-offers-free-node-js-class/) | ||
- [NASA used Three.js for a realtime simulation of Mars rover landing](https://twitter.com/mrdoob/status/1362508150507790343) | ||
|
||
## Releases: | ||
|
||
- [Vite 2.0](https://dev.to/yyx990803/announcing-vite-2-0-2f0a) | ||
- [Node v15.9.0](https://nodejs.org/en/blog/release/v15.9.0/) | ||
|
||
## Libs & demos: | ||
|
||
- [cube-composer](https://github.com/sharkdp/cube-composer) | ||
- [fjb](https://github.com/sebbekarlsson/fjb) | ||
- [blazepack](https://github.com/ameerthehacker/blazepack) | ||
- [under-pressure](https://github.com/fastify/under-pressure) | ||
- [scully](https://github.com/scullyio/scully) | ||
- [tauri](https://github.com/tauri-apps/tauri) | ||
- [gutenberg](https://github.com/WordPress/gutenberg) | ||
- [skyline.github.com](https://skyline.github.com/) | ||
|
||
## Interesting & silly stuff: | ||
|
||
- [Crypto-mining attack in my GitHub actions through Pull Request](https://dev.to/thibaultduponchelle/the-github-action-mining-attack-through-pull-request-2lmc) | ||
- [Functorio](https://bartoszmilewski.com/2021/02/16/functorio/) |