MCP—the Golden Key for AI Automation, by (not on Mastodon or Bluesky):
MCP—the Golden Key for AI Automation, by (not on Mastodon or Bluesky):
Poor example to introduce the `disabled` HTML attribute:
Lesson: Don't use the same/similar name as the concept being introduced.
```html
<label>
<input type="checkbox" name="ch-box" value="disabled" disabled />
disabled
</label>
```
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/disabled#examples
Tips for Making Regular Expressions Easier to Use in JavaScript, by @rauschma:
Best Examples of EAA Compliant Websites in 2025, by (not on Mastodon or Bluesky):
A JavaScript Developer’s Guide to Go, by @psuranas.bsky.prateeksurana.me:
https://prateeksurana.me/blog/guide-to-go-for-javascript-developers/
40 ‘Amazing Maps’ That May Give You A Unique Perspective On The World
--
https://www.aol.com/80-curious-maps-expand-knowledge-093422705.html <-- shared page
--
https://www.instagram.com/amazingmap/ <-- #AmazingMaps Instagram page
--
“If you were born in the last 30 years, there’s a good chance you’ve never actually had to rely on a paper map. You might have seen them at amusement parks or folded up in the glove compartment of your dad’s car. But you probably weren’t using them to navigate from the passenger seat while on a road trip with your best friend.
Despite the fact that the majority of the world now uses apps to provide us with directions, there will always be a place for maps. And if you disagree, I hope that the Amazing Maps Instagram page [link above] will help change your mind. This account has amassed nearly 75K followers for sharing fascinating maps of the world, along with fun facts and interesting statistics…”
#GIS #spatial #maps #mapping #cartography #data #thematic #examples #spatialanalysis #AmazingMaps #world #global
Multithreading in JavaScript With Web Workers, by @honeybadger:
https://www.honeybadger.io/blog/javascript-web-workers-multithreading/
Awesome Strategies To Visualize Change With Time
--
https://medium.com/@yuanbo.faith/awesome-strategies-to-visualize-change-with-time-f8a7fa8362f2 <-- shared technical article
--
https://www.databrewer.co/R/gallery <-- shared further examples & background/processes
--
“This article summarizes effective strategies to visualize temporal changes, illustrated with inspiring graphic examples (with link to source code [and methods])…”
#GIS #spatial #mapping #datavisualisation #visualisation #R #code #methods #scripts #opensource #spatiotemporal #temporal #temporalchange #visualise #graphic #examples #opendata
Cold vs. Hot Observables in Angular With RxJS, by (not found on Mastodon or Bluesky):
Passkeys for Normal People, by @troyhunt:
Knowing What’s Possible - Dan Maloney and I were talking on the podcast about his memories of the old electr... - https://hackaday.com/2025/05/03/knowing-whats-possible/ #hackadaycolumns #creativity #examples #hackaday #possible #rants #ideas
11 Practical Ways I Use AI Agents Without Losing My Authenticity, by @blackgirlbytes (@opensource.block.xyz):
https://block.github.io/goose/blog/2025/04/21/practical-use-cases-of-ai/
CSS Bursts With Conic Gradients, by @chriscoyier (@frontendmasters.com):
https://frontendmasters.com/blog/css-bursts-with-conic-gradients/
JavaScript Basics for a Senior Dev, by (unattributable):
https://dev.to/jay818/javascript-basics-for-a-senior-dev-1lob
Four Rules for How Design Influences Technology, by @uxdesigncc:
React 19’s New Hooks: With Practical Examples, by @letscodefuture: