#Design #Outlooks
We’ll all be design engineers in a year · “Generalists will own the future.” https://ilo.im/165a2o
_____
#Business #AI #Prototyping #ProductDesign #UxDesign #UiDesign #WebDesign #Development #WebDev #Frontend
#Design #Outlooks
We’ll all be design engineers in a year · “Generalists will own the future.” https://ilo.im/165a2o
_____
#Business #AI #Prototyping #ProductDesign #UxDesign #UiDesign #WebDesign #Development #WebDev #Frontend
This story of writing an optimized, lightweight web app makes me happy on all fronts.
"I’m more proud of these 128 kilobytes than anything I’ve built since"
Move over Bootstrap.
Web Awesome is an awesome successor to what in my opinion was already the best open source #WebComponents library (Shoelace) on the market. Now we have the best #CSS framework on the market.
All of the CSS is…um…just CSS and all of the components are…um…just web components. Native #WebDev APIs across the board.
Take a first look at the brand new public beta:
https://thathtml.blog/2025/07/web-awesome-is-the-first-native-component-framework/
RTCEncodedVideoFrame: getMetadata() method
Newly available (from Aug 2023)
https://developer.mozilla.org/en-US/docs/Web/API/RTCEncodedVideoFrame/getMetadata
The getMetadata() method of the RTCEncodedVideoFrame interface returns an object containing the metadata associated with the frame.
If you were teaching a workshop about HTML to a bunch of new learners what are some things you would cover? Duration about 1 hr.
Thanks! #html #programming #software #webDev
The latest version of #Mastodon improved the #FeaturedHashtags feature, and added the #FeaturedProfiles section to our profiles.
I don't feel like it's getting enough attention; there are few people using it.
So here are my #features, show me yours!!
@Jay42
@RxBrad
@dhry
@brianleroux
@gkmizuno
@Judeau
@ak
@adr
#ai
#webdev
#crypto
#bitcoin
#javascript
#socialMedia
#portland
#web3
#bikeTooter
#bloomscrolling
<details>
Creates a disclosure widget in which information is visible only when the widget is toggled into an open state.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/details
#Business #Checklists
AI search optimization checklist · How to make your content ready for AI search https://ilo.im/164p7c
_____
#SEO #AI #SearchEngine #AnswerEngine #Visibility #Content #Website #Development #WebDev #Frontend
Hummm so anyone from the #joomla developers community who can tell me in what version functions that are set to be removed from Joomla 5.x will actually be removed? Currently on Joomla 6 Alpha 2 and still run into e.g. public function triggerEvent() that is said to be removed but is still in J6?
#webdev
Visual Studio Code June 2025 release (version 1.102).
Introducing the Blazor Spreadsheet: Excel-Like Power for Your Web Apps.
Introducing the Blazor Spreadsheet: Excel-Like Power for Your Web Apps.
buff.ly/WOmaSky
#webdev #blazor #aspnetcore #dotnet #csharp #syncfusion
Introducing the Blazor Spreads...
Dew Drop – July 11, 2025 (#4457)
buff.ly/rOJ58KX
#dotnet #ai #webdev #csharp #windowsdev #visualstudio #mobiledev #cloud #dewdrop
Dew Drop – July 11, 2025 (#445...
#Development #Analyses
Can we have ARIA Notify? · Why we can’t rely only on ARIA live regions https://ilo.im/165aci
_____
#Accessibility #Notifications #AssistiveTechnology #ScreenReader #ARIA #API #Browsers #WebDev #Frontend
Plain Vanilla - an explainer for web development using only vanilla techniques. No tools, no frameworks — just HTML, CSS, and JavaScript.
Response: bodyUsed property
Widely available (from Mar 2017)
https://developer.mozilla.org/en-US/docs/Web/API/Response/bodyUsed
The bodyUsed read-only property of the Response interface is a boolean value that indicates whether the body has been read yet.
<meta>
Represents metadata that cannot be represented by other HTML meta-related elements, like <base>, <link>, <script>, <style> and <title>.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta
#Development #Approaches
How I build software quickly · Lessons learned as a developer in a small team https://ilo.im/165agw
_____
#Skills #Programming #Coding #Debugging #Productivity #Workflows #Requirements #Drafts #WebDev
MouseEvent: WEBKIT_FORCE_AT_MOUSE_DOWN static property
https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/WEBKIT_FORCE_AT_MOUSE_DOWN_static
MouseEvent.WEBKIT_FORCE_AT_MOUSE_DOWN is a proprietary, WebKit-specific, static numeric property whose value is the minimum force necessary for a normal click.