title | description | descriptionText | date | image | audio |
---|---|---|---|---|---|
Episodio 2 - Semana 7, 2020 |
<p>Esta semana el lazy loading de imágenes se aceptó como parte del estándar de HTML5, la librería request de Node.js fue oficialmente deprecada, Github CLI sale en versión beta y ahora puedes crear PRs desde la terminal, Ionic lanzó su versión 5.</p> |
Esta semana el lazy loading de imágenes se aceptó como parte del estándar de HTML5, la librería request de Node.js fue oficialmente deprecada, Github CLI sale en versión beta y ahora puedes crear PRs desde la terminal, Ionic lanzó su versión 5. |
2020-02-17 |
<iframe src='https://anchor.fm/unexpected-news/embed/episodes/Episodio-2---2020-Semana-7-easm7p' height='102px' width='400px' frameborder='0' scrolling='no'></iframe> |
- Aborting a fetch request
- Understanding the Node.js event loop phases and how it executes the JavaScript code
- What is really so special about JavaScript Closures?
- 6 things I wish I knew about state management when I started writing React apps
- CSS Variables
- A Collection of TypeScript Guides and Cheatsheets
- Nullish coalescing with React and TypeScript
- Array.reduce callback is called with the wrong accumulator
- Building the web we want
- Specification for native image lazy-loading
request
library now depecrated- Supercharge your command line experience: GitHub CLI is now in beta
- The Babel team contributes export type { T } for TypeScript
- Node.js Async Best Practices & Avoiding the Callback Hell
- Under Discussion: The Maintenance of Large Open-Source Projects
- An interview with Eduardo from the Vue.js core team
- Replacing Styled Components with a 1KB alternative Goober
- Applying CSS :focus-within
- JavaScript Interview Questions