chore: link

This commit is contained in:
Cory Dransfeldt 2024-05-29 09:52:51 -07:00
parent c5e153ad07
commit 4a3b3f8525
No known key found for this signature in database

View file

@ -0,0 +1,7 @@
---
title: "A common web component learning blunder"
date: "2024-05-29T09:51-08:00"
tags: ["tech", "development", "javascript"]
description: "Through stalking the #WebComponents hashtag and my Frontend Masters course, Im privy to a lot of developers first experiences with web components. Theres a wide range of people digging in, but the most common first-time experience I come across is a developer coming from a classical component framework like React with JSX going straight to writing vanilla Web Components, becoming frustrated, and then deeming web components 'not ready for primetime.'"
link: "https://daverupert.com/2024/05/cold-turkey-wont-fix-your-javascript-addiction/"
---