stvfrnzl, to Astro
@stvfrnzl@mastodon.online avatar

In case you're using it: I've updated my @astro starter template to the latest version.

https://astro-naut-template.vercel.app/

Also the external link component got a small, but important update. 🤗

antran22, to CSS French
@antran22@mastodon.social avatar

Can somebody really sell me Tailwindcss. This is the 3rd time I tried it and it still doesn't click for me.

#tailwind #frontend #css

keithjgrant,
@keithjgrant@front-end.social avatar

@antran22 Yeah, it really doesn't need to click. IMO, it's far inferior to just writing CSS

Nico3333fr, to random French
@Nico3333fr@mastodon.social avatar

@protonprivacy recherche activement des devs (Paris, Barcelone, Londres), sur plusieurs teams. Exemple : https://lnkd.in/eHjCG9MN

J'ai bientôt 6 ans d'expérience sur place, j'ai été sur pas mal de projets (Mail, Calendar, Signup, etc.), j'ai même occupé différents postes et dealé avec un paquet d'équipes en transverse (L10N, etc.), donc si vous hésitez à postuler ou si vous vous posez des questions, n'hésitez plus, demandez-moi :)

(en privé si vous préférez, aucun souci)

protonprivacy,
@protonprivacy@mastodon.social avatar

@Nico3333fr Thanks for sharing, Nico!

christian, to 11ty
@christian@aldr.social avatar

I'm taking a bit more time with my #11ty starter kit upgrade.

Along with moving away from SASS/SCSS, I have decided to learn and lean into the CUBE CSS methodology once and for all 💪

I keep seeing it pop up from developers I admire and now would be a perfect time to give it a spin.

Not sure if I'll also delve into design tokens just yet 👀 but maybe.

https://cube.fyi/

#CSS #Frontend

christian,
@christian@aldr.social avatar

Also this: https://every-layout.dev/

Lots of learning to do 📖

#CSS

hmiron,
@hmiron@fosstodon.org avatar

@christian if you’re moving away from SASS, perhaps you want to try vanilla extract. I’ve been using it for three years now and I keep finding new awesome things about it.

https://vanilla-extract.style/

ricmac, to javascript
@ricmac@mastodon.social avatar

With frontend development, is it better to start simple and build on top of standard HTML, CSS and JavaScript? Or do you need a swiss army knife framework, like Next.js or Angular? I looked at recent Vue developments and found a lot to like about its "progressive framework" approach. https://thenewstack.io/want-out-of-react-complexity-try-vues-progressive-framework/

librenews,
@librenews@mastodon.social avatar

@ricmac FYI, there is a link in the article in the Progressive Frameworks section to vue.js - think it's supposed to be vuejs.org

ricmac,
@ricmac@mastodon.social avatar

@librenews good catch, thanks! I have updated the link.

michalzadkowski, to random
@michalzadkowski@mastodon.social avatar

Looking for a Storybook alternative that will work nicely with next.js and server-side components and _app router.

javedAB, to javascript

#people want fast-loading pages

one way to achieve this is by loading only the necessary #javascript initially

load the rest on hover or button click for a smoother experience

#webdesign #ux #coding #frontend #webdevelopment

aeveltstra,
@aeveltstra@mastodon.social avatar

@javedAB Other ways to achieve it include removing Javascript altogether and replacing it by server-side scripting, as well as serving most if not all of your sources over a fast CDN.

javedAB,

@aeveltstra server side rending is a valid approach. i started with @astro and @solid_js . however, from what i guess, server side rendering is more cost intensive than static html

fast cdn can be combined with lazy loading

stvfrnzl, to UX
@stvfrnzl@mastodon.online avatar

Today in my #LinkedIn inbox (excerpt and hashtags added by me):

They're looking for individuals experienced with the following:

My response:

"Thanks for the offer but if there's one thing I don't want to do as a developer then it's 'dealing with stakeholders'. Not my job!"

#WebDev #Frontend #JobSearch

stvfrnzl,
@stvfrnzl@mastodon.online avatar

Also shoutout to everyone who writes me because they think I'm an "excellent fit" for their client / company / startup.

And then ghost me after I tell them that I would be interested improving the #accessibility of their product

ayo, (edited ) to webdev
@ayo@ayco.io avatar

Here’s my latest case study for a server-rendered HTML of a Mastodon feed with only one progressive enhancement web component (github’s relative-time) — it turned out (surprisingly) pretty good if I may say so myself 🥹

https://ayco.io/threads

#html #webdev #frontend #opensource

stvfrnzl, to webdev
@stvfrnzl@mastodon.online avatar

I finally got for @astro working! Thanks to @henry sparking my interest for it (again) and anyone here who helped me along the way.

https://stevefrenzel.dev/posts/webmentions-in-astro-for-blog-posts/

I would appreciate lots of likes, reposts and comments so I have more data to work with hehe
😈

stvfrnzl,
@stvfrnzl@mastodon.online avatar

@kevinleedrum ooohh ok, thanks for clearing it up! 💪

stvfrnzl,
@stvfrnzl@mastodon.online avatar

@kevinleedrum awesome, I appreciate it! I still want to add how to create a GitHub action that runs a build every 24 hours, but I'm so bad at this haha

Once I figured it out, I'll edit my article

toddztoonz, to CSS
@toddztoonz@social.lol avatar

If you have an opportunity to attend this study hall hosted by @artlung , do it!

The first session was amazing and super informative. As a result, ended up refactoring and simplifying the chaotic mess that was my stylesheets😊 Was unable to attend the second, unfortunately, but looking forward to the third this Thursday.

https://events.indieweb.org/2024/05/front-end-study-hall-003-CHeoDn1hkrMq

lx, to web
@lx@swiss.social avatar

Honestly, the is unusable without an adblocker and some form of “tweaks” app these days. Ads are one thing but all these cookie and newsletter banners and autoplay videos. I’m so happy when I find my results on pages like Wikipedia..

pixelambacht, to CSS
@pixelambacht@typo.social avatar

I wonder why Google Fonts is not using fetchpriority on their own CSS?

It seems like a performance no-brainer, not doing harm when the browser doesn't support it.

cc @googlefonts

davidbisset, to accessibility
@davidbisset@phpc.social avatar

"Rethinking Text Resizing on Web"

https://medium.com/airbnb-engineering/rethinking-text-resizing-on-web-1047b12d2881

In-depth look at:

  • The problems encountered on mobile web when relying solely on browser zoom.
  • The challenges of introducing changes that would impact the workflow of all frontend engineers.
  • The benefits seen since launching these #accessibility improvements.

#frontend #design #ux

iamdtms,
@iamdtms@mas.to avatar

@davidbisset I'm stucked at some kind of
--var: calc(xrem + yvw); rulesets.
Thanks!

skry, to webdev
@skry@mastodon.social avatar

“hello! i am currently seeking new employment opportunities in art, design and/or web development, ux & marketing consultation
resume :: ‪https://encipherdesign.com‬”

—> @brentpruitt

#getfedihired #webdev #webdesign #ux #a11y #frontend #wordpress #remote

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