👓 Split | Jeremy Keith

Read Split by Jeremy Keith

When I talk about evaluating technology for front-end development, I like to draw a distinction between two categories of technology.

On the one hand, you’ve got the raw materials of the web: HTML, CSS, and JavaScript. This is what users will ultimately interact with.

On the other hand, you’ve got all the tools and technologies that help you produce the HTML, CSS, and JavaScript: pre-processors, post-processors, transpilers, bundlers, and other build tools.

Personally, I’m much more interested and excited by the materials than I am by the tools. But I think it’s right and proper that other developers are excited by the tools. A good balance of both is probably the healthiest mix.

As someone who does some web development on the borderline of professionally and as an advanced hobbyist, this distinction is tremendously important for how and why I can afford to hang onto and practice at a reasonable level.

Reply to Sara Soueidan about front end development feeds

Replied to a tweet by Sara SoueidanSara Soueidan (Twitter)
I tinker on my own website and frequently write about IndieWeb related technologies because the web is my social media platform. The feed you might appreciate most is https://boffosocko.com/category/indieweb/feed/.

I have feeds for nearly every tag/category or post type on my site for convenience (just add /feed/ to almost anything). You could subscribe to my firehose feed, but I suspect even my mother would tire of it quickly.

I’m curious if you have OPML files or similar bundles of feeds you follow that are shareable or subscribe-able?