Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #129 from BuildingXwithJS/develop
Browse files Browse the repository at this point in the history
Create 21-08-Episode-154.md
  • Loading branch information
yamalight authored Feb 20, 2021
2 parents e632bf8 + 0152183 commit b0d58c9
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions links/21-08-Episode-154.md
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/)

0 comments on commit b0d58c9

Please sign in to comment.