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 #128 from BuildingXwithJS/develop
Browse files Browse the repository at this point in the history
Create 21-07-Episode-153.md
  • Loading branch information
yamalight authored Feb 14, 2021
2 parents 1d2c316 + 74176ff commit e632bf8
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions links/21-07-Episode-153.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
## Getting started:

- [Whack-a-Mole: The CSS Edition](https://css-tricks.com/whack-a-mole-the-css-edition/)
- [JavaScript's Memory Management Explained](https://felixgerschau.com/javascript-memory-management/)
- [Web Serial API with RxJS - Two-Way Reactive Communication between Browser and Serial Hardware](https://tane.dev/2021/01/web-serial-api-with-rxjs-two-way-reactive-communication-between-browser-and-serial-hardware/)
- [Using ES Modules (ESM) in Node.js: A Practical Guide (Part 1)](https://gils-blog.tayar.org/posts/using-jsm-esm-in-nodejs-a-practical-guide-part-1/)
- [Node.js ❤️ Apache Kafka – Getting Started with KafkaJS](https://www.confluent.io/blog/getting-started-with-kafkajs/)
- [How to Create a Custom GitHub Action with Node & JavaScript](https://spacejelly.dev/posts/how-to-create-a-custom-github-action-with-node-javascript/)
- [3 Approaches to Integrate React with Custom Elements](https://css-tricks.com/3-approaches-to-integrate-react-with-custom-elements/)

## Articles & News:

- [New phishing attack uses Morse code to hide malicious URLs](https://www.bleepingcomputer.com/news/security/new-phishing-attack-uses-morse-code-to-hide-malicious-urls/)
- [Browser ‘Favicons’ Can Be Used as Undeletable ‘Supercookies’ to Track You Online](https://www.vice.com/en/article/n7v5y7/browser-favicons-can-be-used-as-undeletable-supercookies-to-track-you-online)

## Tips, tricks & bit-sized awesomeness:

- [I wrote a big Fastify.js demo, where I try to show best practices, pro tips, and generally how we recommend using Fastify.](https://twitter.com/delvedor/status/1358103527889993731)
- [Most things (fetch(), Workers, etc) are _page relative_, when we author things module relative! The `new URL()` pattern fixes that](https://twitter.com/DasSurma/status/1358819452708659204)
- [Visual Studio Code comes to Raspberry Pi](https://www.raspberrypi.org/blog/visual-studio-code-comes-to-raspberry-pi/)

## Releases:

- [Lerna v4.0.0](https://github.com/lerna/lerna/releases/tag/v4.0.0)
- [Mercurius v7.0.0](https://github.com/mercurius-js/mercurius/releases/tag/v7.0.0)

## Libs & demos:

- [remotion](https://www.remotion.dev/)
- [vitepress](https://vitepress.vuejs.org/)
- [github1s](https://github.com/conwnet/github1s)
- [webamp](https://github.com/captbaritone/webamp)
- [foxql](https://github.com/foxql/foxql)
- [reactend-express](https://github.com/reactend/reactend-express)
- [react-split-mde](https://github.com/steelydylan/react-split-mde)
- [systeminformation](https://github.com/sebhildebrandt/systeminformation)
- [purest](https://github.com/simov/purest)
- [ImageStore](https://github.com/gregordr/ImageStore)
- [git-peek](https://github.com/Jarred-Sumner/git-peek)
- [mineflayer](https://github.com/PrismarineJS/mineflayer)
- [minification-benchmarks](https://github.com/privatenumber/minification-benchmarks)

## Interesting & silly stuff:

- [Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies](https://medium.com/@alex.birsan/dependency-confusion-4a5d60fec610)

0 comments on commit e632bf8

Please sign in to comment.