just => fucking => use => “them”;
Is equivalent to:
function (just) {
return function (fucking) {
return function (use) {
return “them”;
}
}
}
just => fucking => use => “them”;
Is equivalent to:
function (just) {
return function (fucking) {
return function (use) {
return “them”;
}
}
}


Every web framework tutorial ever.
Axe-Core is a tool for automatically testing HTML user interfaces to ensure that they accessible by people with disabilities.
Prototyping and designing in React. Outputs to Sketch.
Possibly the only way to save the Internet from the Internet of Shit. Brick all the bargain basement baby monitors!!
Originally shared by Emlyn O’Regan
Svelte is a frameworkless way to build web components.
It might be nice to pair this with Redux state management or a streams manager like RxJs.
Brett Uglow is Chief Engineer (Web) at Odecee in Melbourne.
Introduction to React Fiber