Baldur Bjarnason
“Adactio: Links—How I Build JavaScript Apps In 2021” Seriously. Just subscribe to this blog. adactio.com/links/17790
“Adactio: Links—How I Build JavaScript Apps In 2021” Seriously. Just subscribe to this blog. adactio.com/links/17790
How I would like to build Javascript Apps in 2021: adactio.com/links/17790
A thoughtful approach from Sam:
- Use AI only for tasks you already know how to do, on occasions when the time that would be spent completing the task can be better spent on other problems.
- When using AI, provide the chosen tool with something you’ve made as an input along with a specific prompt.
- Always comprehensively review the output from an AI tool for quality.
There’s quite a crossover between resilience and longevity:
- Understand the requirements
- Keep scope small and fixed
- Reduce dependencies
- Produce static output
- Increase Quality Assurance
The joy came flooding back to me! It turns out browser APIs are really good now.
It seems like the misguided perception of needing to use complex tools and frameworks to build a website comes from a thinking that web browsers are inherently limited. When, in fact, browsers have evolved to a tremendous degree
It would be much harder for a 15-year-old today to View Source and understand the code structure that built the website they’re on. Every site is layered with analytics, code snippets, javascript plugins, CMS data, and more.
This is why the simplicity of HTML and CSS now feels like a radical act. To build a website with just these tools is a small protest against platform capitalism: a way to assert sustainability, independence, longevity.
With this bookmarklet you’re only ever one click away from the Lighthouse results for a page.
Balancing the ledger.
Is your design system really a system …or is it more like a collection of components?
It’s not just about finding the issues—it’s about finding the issues at the right time.
If you’re making a library or framework, treat it like a polyfill.
2 Likes
# Tuesday, February 2nd, 2021 at 3:37pm
# Tuesday, February 2nd, 2021 at 3:37pm