wiredprairie, to programming
@wiredprairie@mastodon.social avatar

Adobe's react-aria library looks great for #React #ReactJS.

https://react-spectrum.adobe.com/react-aria/index.html

It unfortunately doesn't work with React 18 and NextJS 13 (betas).

It's hooks that provide accessibility primitives. They've put a lot of energy into the project, so ... hmm. Now what (not going back to NextJS pre-beta).

Mastodonians: Any other headless options you've used and would recommend? (even for the basics like a button).

#WebDev #accessibility #UX #DX #UI #DesignSystems #HTML #Aria #IndieDev

Drkedrkedjon, to programming

Can anyone recommend a cool company within the European Union that is hiring for a junior front-end React programming role and most importantly places a strong emphasis on training and apprenticeship? While remote work is preferable, I am also willing to relocate for the right opportunity.

#react #css #html #javascript

Kovah, to programming
@Kovah@mastodon.social avatar

💡 Did you know there is quite easy way to show localized dates and times on your website? You can use the #HTML time element and #Javascript to display dates and times in the user’s locale and timezone.

Read more: https://blog.kovah.de/en/2023/easy-date-time-localization-with-html-time-element/

aral, to programming
@aral@mastodon.ar.al avatar

If you’re using HTML Validate (you should; it’s ace), update to 7.15.2. It no longer flags multiple buttons with the same name used in forms as a validation error (this is a valid pattern that lets you interpret a form differently on the server based on which button it was submitted with).

https://gitlab.com/html-validate/html-validate/-/issues/212

#web #dev #html #validation #js #NodeJS #htmlValidate #validator

aral,
@aral@mastodon.ar.al avatar

PS. Kitten uses HTML Validate to show you validation issues with your pages as you develop.

:kitten:💕

https://codeberg.org/kitten/app

#SmallWeb #Kitten #web #dev #html #validation #js #NodeJS #htmlValidate #validator

deebloo, to programming

Custom elements give your server the opportunity to describe javascript behavior via HTML. It sounds silly but it is really cool. #webcomponents #JavaScript #html https://github.com/joist-framework/joist/tree/main/packages/di#context

SteveFaulkner, to programming
@SteveFaulkner@mastodon.social avatar

👀 “Allow <hr> to be used inside <select> as a separator”

https://github.com/whatwg/html/pull/9124

aardrian,
@aardrian@toot.cafe avatar

@SteveFaulkner

👀 “Consider allowing <hr> within list elements (ol, ul, menu)”

#HTML #WebStandards #WebDev

https://github.com/whatwg/html/issues/9126

matthiasott, to webdev
@matthiasott@mastodon.social avatar

Let’s talk about #HTML, baby! 😎

What is the ideal HTML structure for such a (pull)quote? And why?

SteveFaulkner, to programming
@SteveFaulkner@mastodon.social avatar
Stormeko, to webdev

Anyone good with HTML and CSS that can tell me why one of my pages have a gap and the other doesn't? It happens because of the backstory bit, but I don't see anything wrong?
#HTML #CSS #Coding #help

Page with the gap https://stormeko.neocities.org/OCs/Tangle

Page without the gap https://stormeko.neocities.org/OCs/Dakota

tinoeberl, to internet German
@tinoeberl@mastodon.online avatar

Heute vor 30 Jahren, am 30. April 1993, brachten Forscher des Europäischen Kernforschungszentrums #CERN das World Wide Web für jeden frei zugänglich an die Öffentlichkeit. Der Brite #BernersLee ein Softwareberater am CERN, entwickelte den ersten #Webbrowser, die Auszeichnungssprache #HTML und #HTTP.

#Internet #WWW #Ursprung

seblammers, to programming
@seblammers@vis.social avatar

I finally pushed myself and published my personal website:

https://sebastianlammers.com/

It's where I experiment with all things web, like #html #css #javascript esp. #svelte and #svg most often in the context of #dataviz or similar forms of visual storytelling.

I have also put my first blog post up, where I share some notes on #dataWrangling in javascript:
https://sebastianlammers.com/posts/data-in-js-00

It's a multipart post aimed to be very beginner friendly.

Enjoy!

SteveFaulkner, to webdev
@SteveFaulkner@mastodon.social avatar

Found this gem while looking back at history of the HTML to Accessibility APIs mapping specification

Feedback from then editor of the specification

"the proposed document is unnecessary. Vendors have not shown an inability
to read the existing normative specifications"

https://lists.w3.org/Archives/Public/public-html-a11y/2011Jan/0159.html

asahi95, to webdev

I wonder if I should pursue into becoming a web developer instead..

maybe get started in learning some #HTML, #CSS, and other languages for the web :blobcatthinking:

fvg, to webdev

💡 My new blog post about building my website from scratch is out!

🛠️ I talk about modern WebDev practices, security, complexity, accessibility and more..

#web #security #html #css #dev

https://www.fvg.io/blog/AB1414/building-my-website-devsecops-practices

michael, to webdev
@michael@thms.uk avatar

There is literally no worse way to spend a Friday afternoon, than to try and figure out what that stupid email isn't displaying right in MS Outlook 🤬🤬🤬🤬

#email #html #outlook

Vaguery, to webdev
@Vaguery@a2mi.social avatar

#Typography in #html and #css question, which is super hard to search for, and which I solved once years ago but lost in the meantime:

You are typesetting standard one-column text (article, novel, etc) in HTML5. There needs to be a blockquote inside the paragraph, which continues after the quote.

Suppose further that the block quote itself contains 2 paragraphs.

On its face this cannot be done: both <p> and <blockquote> are block elements, by spec <p> cannot contain block elements.

symfonystation, to Symfony
@symfonystation@phpc.social avatar

Explore the February 17, 2023 @symfonystation Communiqué of Symfony, Drupal, PHP, and Cybersecurity news. https://www.symfonystation.com/Symfony-Station-Communique-17-February-2023 :symfony: :drupal: :laravel: :php: :phpunit: #Symfony #PHP #Drupal #Laravel #Cybersecurity #Mastodon #HTML #CSS #PHPSwoole #PHPUnit #Pest #ThrowbackThursday

horuskol, to accessibility
@horuskol@phpc.social avatar

Imagine you have a keen and fresh new developer getting started in web - what is the first resource or two that you would point them to in order to learn #Accessibility and why it's important?

#HTML #CSS #a11y

djvdq, to programming
@djvdq@mastodon.social avatar

I know exactly nothing about frontend development and I have to develop frontend to my FastAPI app ASAP.

How to do it fastest and easiest? Using one of the frameworks or maybe plain HTML/CSS/JS will be better?
#frontend #javascript #html #css

smallcircles, to programming
@smallcircles@social.coop avatar

#NeutralinoJS

Build lightweight cross-platform desktop apps with #JavaScript, #HTML, and #CSS

An alternative to #Electron, not based on #Chromium and #NodeJS. Neutrinalo uses the existing web browser library in the operating system.

https://neutralino.js.org/

asahi95, to programming

If I built my site, no #Javascript will be used, only #HTML :blobcatcomfy:

feditips, to random
@feditips@mstdn.social avatar

I don't think people are realising the danger the Fediverse is in.

The only thing stopping corporations and VCs taking over this place is that the Fediverse is spread out on many different servers, which makes it very difficult to purchase.

If most of the Fediverse ends up on mastodon.social, which is now a strong possibility, there will be nothing to stop most of it being sold to Musk or Zuckerberg or whoever.

The bigger mastodon.social becomes, the more likely a buyout is to happen.

(1/4)

kkarhan,
@kkarhan@mstdn.social avatar

@feditips And this should all not be the case.

Granted, as a / - will outlive anyway, just as & outlived & .

At most Mastodon will die out like , & nowadays and ["Server"] in the future...

kizu, to webdev
@kizu@front-end.social avatar

What if…

<div>
<style scoped to=".slot">

</style>
</div>

could be a convenient shortcut instead of having to generate a unique id for that div, and then using it for the outer bound of the at-scope?

This is something that I would for sure do manually for my blog when we would have a good support for scopes in #CSS, but it would be really nice to have a native support for scopes in #HTML as well.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines