Sign Up
Welcome home! Here at WTMX you can make new friends and meet people with the same interests as you. All free and ad-free.
Development
Internet & Technology
Development shared a link
Users of a variety of systems (including Vue CLI, as seen here) began to notice that the node-ipc dependency was doing some unusual (to put it mildly) things, such as (originally) corrupting files on ... View More
Alert: peacenotwar module sabotages npm developers in the node-ipc package to protest the invasion of Ukraine | Snyk
Vue.js users using the dependency “node-ipc” are experiencing a supply chain attack protesting the invasion of Ukraine, from a package named “peacenotwar”.
Development shared a link
New WebKit Features in Safari 15.4
With over 70 additions to WebKit, Safari 15.4 is packed with new web technologies, updates, and fixes.
Development shared a link
Delightful React File/Directory Structure
How should we structure components and other files in our React apps? I’ve iterated my way to a solution I’m really happy with. In this blog post, I’ll share how it works, what the tradeoffs are, and ...
Development shared a link
Building a switch component
A foundational overview of how to build a responsive and accessible switch component.
Development shared a link
Programming Languages and Learning - Quorum Programming Language
Read a brief summary on how the design of programming languages impacts learners and developers.
Development shared a link
The HTML element and its (undefined) segment boundaries
The HTML Standard is vague on whether the attributes are inclusive. Firefox, Safari, and Chrome have behave differently. Here’s my workaround.