From 7b14b2a973939f34ddc1744e159c32dd89625482 Mon Sep 17 00:00:00 2001 From: franzmilec Date: Wed, 13 Apr 2022 13:21:36 +0200 Subject: [PATCH] Added a link to free resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9dc15b..d656372 100644 --- a/README.md +++ b/README.md @@ -1021,6 +1021,7 @@ https://listjs.com * [Peg.js](https://github.com/pegjs/pegjs) - A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API. * [lune](https://github.com/ryanseys/lune) - Library to calculate the phases of the moon accurately. * [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language. +* [JavaScript talks on GitNation Portal](https://portal.gitnation.org/tags/javascript) – Freely accessible JavaScript conference talk recordings from 2020-2022. ## Podcasts * [JavaScript Air](https://javascriptair.com/) - The live video broadcast podcast all about JavaScript and the Web platform.