17 Sep 25
15 Sep 25
Reshaped provides professionally crafted component libraries in React and Figma to make your product design and development faster.
14 Sep 25
least annoying way to implement this.
A relatively new, all encompassing backend platform for webapps.
08 Sep 25
01 Sep 25
This guy makes front end stuff super engaging!
24 Aug 25
In this article, Louis Lazaris describes and demonstrates some interesting HTML attributes that you may or may not have heard of and perhaps find useful enough to personally use in one of your projects. This post is the result of his research, and he hopes you’ll find some of these useful to you, as you build HTML pages in the coming months.
HTML attributes are like little instructions that we add to the markup of elements to make them do certain things or behave in certain ways. For example, most of us know that the target attribute with a value of _blank opens the link in a new tab or window. But did you know that you can use it on the form element, too? John Rhea presents several lesser-known uses for common HTML attributes.
21 Aug 25
compost.party is a repurposed smartphone running on solar power. It’s a web server pieced together from scraps, humming in the attic of an apartment building.
18 Aug 25
16 Aug 25
31 Jul 25
29 Jul 25
28 Jul 25
17 Jul 25
Text alternatives, are a primary way of making visual information accessible, because they can be rendered through many sensory modalities (for example, visual, auditory or tactile) to match the needs of the user. Providing text alternatives allows the information to be rendered in a variety of ways by a variety of user agents.
15 Jul 25
Every element I use for the basic structure of a HTML document, with explanations why.
via: https://lobste.rs/s/qhgjks/using_elm_2025