Essays about connection
Tying it all together: API design, HTTP, protocols, file & folder hierarchies, architectures, collaboration, etc.
- A craft coding primer.
- Web APIs and the DOM already provide more than enough power. All that React code is nothing more than an abstraction layer on top of the DOM. Why not use the DOM directly?