Back to Browse

Things I learned from the preact source

539 views
Mar 10, 2020
8:34

In this video, I talk about all the new things I learned from my series codemadreadspreact. This was such a novel and wholesome learning experience for me. Will try to read more open source this way! - ~ Music ~ Pixels - Jeff kaale https://www.youtube.com/watch?v=QaHq9IOAIG0 ~ Links ~ Series where I read preact source code https://www.youtube.com/watch?v=STckU715C2M&list=PLmU81jNRBEK9vnFTcyiMYPv-ZOdkH1amr - Tweet about code-golfing https://twitter.com/marvinhagemeist/status/1219710248329584640 - Javascript code-golfing competition https://js1k.com/ - Documentation for preacts plugin system https://preactjs.com/guide/v10/options https://github.com/preactjs/preact/blob/master/CONTRIBUTING.md#what-does-optionsjs-do - tweet on variable reuse https://twitter.com/_developit/status/1222276169611071488 - Line where you can see a chained setter. https://github.com/preactjs/preact/blob/master/src/diff/index.js#L69 - Let vs const https://github.com/preactjs/preact/blob/master/CONTRIBUTING.md#why-does-the-code-base-often-use-let-instead-of-const - Tweet with example of use strict bug https://twitter.com/jviide/status/1171196807675830273 - Video i made with diffing algorithm explainer youtube.com/watch?v=lP2836v2iUg - Link to microbundle https://www.npmjs.com/package/microbundle - What does mangle.json do? https://github.com/preactjs/preact/blob/master/CONTRIBUTING.md#what-does-manglejson-do - Code where async api etiquette was mentioned https://github.com/preactjs/preact/blob/master/src/component.js#L177 https://blog.izs.me/2013/08/designing-apis-for-asynchrony https://blog.ometer.com/2011/07/24/callbacks-synchronous-and-asynchronous/ FAQ Name - Pavithra Kodmad Twitter - https://twitter.com/PKodmad Works at - Developer at Atlassian Shot on - Panasonic Lumix mirrorless Edited on - Da Vinci Resolve

Download

1 formats

Video Formats

360pmp420.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Things I learned from the preact source | NatokHD