This presentation was recorded at GOTO Chicago 2020. #GOTOcon #GOTOchgo http://gotochgo.com Stuart Langridge - Member of the Web Standards Project's DOM Scri... (more…)
Read more »
There is more good stuff coming from Zeit folks. Next.js is getting better and faster every day. Reminds me of Meteor.js ;) ES6 modules… (more…)
Read more »
A concise API for exploratory data visualization. Contribute to observablehq/plot development by creating an account on GitHub. (more…)
Read more »
In many cases, the node that you're interested in is not the direct child of the top XML element. Instead, it may be nested several levels down. You can access nodes at any depth using the.. operator, or by using the descendants property. For instance... (more…)
Read more »
One of the hot topics right now in the web development world is functional programming in the language of the web, JavaScript. (more…)
Read more »