Episodio 9 - Semana 14, 2020
Guías de inicio
- The OWASP Top 10 – A Technical Deep-Dive into Web Security
- Understanding the ECMAScript spec, part 3
- Introducing React Easy State by RisingStack
- New JavaScript features in ES2020
- htmldom.dev
Artículos y noticias
- Pointer Compression in V8
- Node.js 14 is due to be released on April 21st. There's a release candidate if you'd like to try it out
- Deno 1.0 will be released May 13, 2020
- TIL navigator.sendBeacon(url, data) is a thing
- Babel transform and polyfill for ECMAScript Record and Tuple proposal
- Proposal: Logical Assignment makes it to Stage 3
- Proposal: Ergonomic brand checks for private fields, eg #privateField in obj, got Stage 1
import.meta
went to stage 4- The Svelte Compiler Handbook
- You can use emoji as CSS selectors
Tutoriales
- How to create a Coronavirus (COVID-19) Dashboard & Map App in React with Gatsby and Leaflet
- Telegram Bot for GitHub Actions
- Using Tailwind CSS with Create React App