leanpub, to webdev
@leanpub@mastodon.social avatar

Upgrade Your HTML IV by Jens Oliver Meiert is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/upgrade-your-html-4 j9t@mastodon.social #Html #WebDevelopment

jkohlmann, to webdev
@jkohlmann@mastodon.social avatar

Am I imagining things, or are there features in web browsers’ developer tools to detect synthesized / faux font weights? #webdev #WebDevelopment #CSS #DeveloperTools

amxmln, (edited ) to webdev
@amxmln@mastodon.design avatar

Dexie is a great tool for persistently storing data in a context and today they finally released a way to sync that data without having to run your own servers: Dexie Cloud.

I’m planning on taking a deeper look at it next month, but I’m pretty excited for it! Tools like this could make side-projects that sync so much easier. 😊

https://dexie.org/cloud/

leanpub, to webdev
@leanpub@mastodon.social avatar

Upgrade Your HTML III by Jens Oliver Meiert is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/upgrade-your-html-3 j9t@mastodon.social #Html #WebDevelopment

leanpub, to webdev
@leanpub@mastodon.social avatar

Upgrade Your HTML IV by Jens Oliver Meiert is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/upgrade-your-html-4 j9t@mastodon.social #Html #WebDevelopment

qlp, to random
@qlp@linh.social avatar

Well, I suppose it's time to properly announce the new Jekyll theme that I've been working: Termina Plex.

And, to do so, why not update my blog to use the new theme and write a post about it?

Blog Post: Announcing Termina Plex Theme for Jekyll

https://blog.linh.social/2024/03/25/announcing-termina-plex-theme-jekyll/

chris22smith, to webdev
@chris22smith@mastodon.social avatar

If you type Hello World into Word and save it as HTML, you get the text Hello World and about 1,000 lines of, well, shite.

#webdev #webdevelopment #html

leanpub, to php
@leanpub@mastodon.social avatar

Advanced Web Application Architecture by Matthias Noback is on sale on Leanpub! Its suggested price is $35.00; get it for $20.00 with this coupon: https://leanpub.com/sh/aEH9KJ7w #Php #WebDevelopment #SoftwareArchitecture

qlp, to random
@qlp@linh.social avatar

A very early version of the new Termina Plex theme has been published on GitHub and you can checkout a simple demo site at: https://questionlp.github.io/termina-plex/

Repo: https://github.com/questionlp/termina-plex

qlp, to programming
@qlp@linh.social avatar

I've been fighting with some code snippets to handle ad-hoc switching of a page's color scheme (light/dark) via a toggle button.

The behavior that I wanted is to default to the system preferred color scheme if no value is present in the site's local storage.

When the button is clicked, it stores the preference in local storage and that takes precendence over the system preferred color scheme. Thus, this allows you to continue to browse the site based on the selected color scheme.

The problem I ran into was that the state between the system preferred color scheme and the "default" would conflict and using the toggle button would sort of re-sync things. Well, at least until you reload the page and it breaks again.

The issue? The code snippet does not fetch the value set in local storage and sets the color scheme on init.

Adding three lines of code fixed it.

leanpub, to javascript
@leanpub@mastodon.social avatar

Learning Patterns by Lydia Hallie and Addy Osmani is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/learningpatterns #Javascript #WebDevelopment #SoftwareArchitecture #React #EventDrivenArchitecture

mortendk, to 11ty
@mortendk@mastodon.social avatar

ok my fellow #eleventy geeks - i have a client that potentially wanna use 11ty but as he said "is it just a bunch of nerds building some webstuff"

I have offcourse smacked him with a stick and said "belive me its awesome(tm) it goes to 11" but is there any bs-promo-material or usecases besides of a ton of small blog like webprojects ?

hit me with usecases #webdevelopment

leanpub, to programming
@leanpub@mastodon.social avatar

Build Your Own Web Server From Scratch In Node.JS: Learn network programming, HTTP, and WebSocket by coding a Web Server https://leanpub.com/byo_web_server by build-your-own.org is the featured book on the Leanpub homepage! https://leanpub.com

TetraLogical, to accessibility
@TetraLogical@a11y.social avatar

Do you feel confident in your knowledge of the core accessibility considerations?

@iheni's latest blog post in the accessibility foundations series explores core considerations vital for designing and developing inclusive products and services. From animations to interactions to HTML semantics, this series serves as an essential starting point for designers and developers alike.

#Accessibility #InclusiveDesign #WebDevelopment

https://tetralogical.com/blog/2024/03/18/accessbility-foundations/

fossasia, to random
@fossasia@floss.social avatar

Are you excited about #WebDevelopment

Join the buzz at #FOSSASIASummit2024 in #Hanoi, #Vietnam! Connect with peers, learn from experts, and let's dive deep into the web world.

Click here for more information: https://eventyay.com/e/55d2a466/schedule?sort=starts-at&track=Web%20Development%3A

dpc_ibuildings, to php
@dpc_ibuildings@mastodon.social avatar

The DPC tutorial day was a great success! If you were there, thanks for joining us! 🐘

We are setting up for tomorrow now. Will we see you at our conference? ✨

#DPC24 #PHP #webdevelopment

dpc_ibuildings, to Symfony
@dpc_ibuildings@mastodon.social avatar

As the creator of #Symfony, our Silver Sponsor Sensiolabs offers official training courses on the framework. In this article, they talk about their new Symfony 7 training programmes > https://bit.ly/3VnScf1

#DPC24 #PHP #webdevelopment

leanpub, to php
@leanpub@mastodon.social avatar

Advanced Web Application Architecture https://leanpub.com/web-application-architecture by Matthias Noback is the featured book 📖 on the Leanpub homepage! https://leanpub.com #PHP #WebDevelopment #SoftwareArchitecture #ebooks

ryantownsend, to SEO
@ryantownsend@webperf.social avatar

⚠️ Today is a monumental day for the web ⚠️

Today marks the day Google replaces one of it’s Core Web Vitals, a metric called “First Input Delay”, with “Interaction to Next Paint”—INP for short.

But this may not be as monumental as people are making out...

Featured Links:

RUMvision's Core Web Vitals History: https://www.rumvision.com/tools/core-web-vitals-history/

SpeedCurve's research on INP to Conversion Rate Correlation:
https://www.speedcurve.com/blog/INP-user-experience-correlation/

#webdevelopment #seo #webperformance #corewebvitals

video/mp4

dpc_ibuildings, to php
@dpc_ibuildings@mastodon.social avatar

We have launched the 18th edition of The Dutch PHP Conference! 🐘

Today we kick off the training days for #DPC24!

#PHP #webdevelopment #amsterdam

leanpub, to javascript
@leanpub@mastodon.social avatar

Learning Patterns by Lydia Hallie and Addy Osmani is free with a Leanpub Reader membership! Or you can buy it for $7.99! http://leanpub.com/learningpatterns #Javascript #WebDevelopment #SoftwareArchitecture #React #EventDrivenArchitecture

fnetX, to accessibility German
@fnetX@social.anoxinon.de avatar

I am currently working on #accessibility in #forgejo. And I discovered a problem with focus where it is not possible to navigate the page with "tab", a dropdown makes the focus skip to the end of the page and you end up in a loop.

Can someone recommend ways or tools to debug focus in webbrowsers? I have a hard time to see how the focus skips there. Any hints are welcome.

Thank you.

#WebAccessibility #WebDev #webDevelopment

HamaBarhamou, to django
@HamaBarhamou@mastodon.social avatar

🎉 Excited to join the Mastodon network and connect with Django contributors! 🚀

I'm passionate about web development and thrilled to share my knowledge and learn from others. I look forward to contributing to the Django community by sharing tips, tutorials, and discussions on the latest trends and best practices.

💡 If you have advice or resources to share, feel free to send them my way. I'm always eager to learn and engage with you all.

#Django #Mastodon #OpenSource #WebDevelopment

alvaromontoro, to CSS
@alvaromontoro@front-end.social avatar

New comiCSS cartoon: PR Reviews
https://comicss.art/?id=127

#css #webdevelopment #joke

shauny, to wordpress
@shauny@tardis.team avatar

Where does someone go to try and find reliable, trustworthy web developers (specifically WordPress plugin developers)?

Just searching the web is a total minefield.

#webdevelopment #WordPress

  • 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