home.social

#wevdevelopment — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wevdevelopment, aggregated by home.social.

  1. Trying to find the best option for hosting an #eleventy site, however there is a lot of content (I mean, a LOT) that gets updated frequently and #netlify's new pricing structure is a lot more prohibitive than the legacy one for regular builds.

    One idea is #cloudways since we already have an account, has anyone done this kind of build-and-deploy with them?

    #webdev #wevdevelopment #ssg

  2. Trying to find the best option for hosting an #eleventy site, however there is a lot of content (I mean, a LOT) that gets updated frequently and #netlify's new pricing structure is a lot more prohibitive than the legacy one for regular builds.

    One idea is #cloudways since we already have an account, has anyone done this kind of build-and-deploy with them?

    #webdev #wevdevelopment #ssg

  3. Trying to find the best option for hosting an #eleventy site, however there is a lot of content (I mean, a LOT) that gets updated frequently and #netlify's new pricing structure is a lot more prohibitive than the legacy one for regular builds.

    One idea is #cloudways since we already have an account, has anyone done this kind of build-and-deploy with them?

    #webdev #wevdevelopment #ssg

  4. RE: mas.to/@CSSence/11574820068971

    I needed to get this off my chest.

    Are you doing web accessiblity work too? Can you relate? Did you blog about something similar? Let me know.

    #WevDevelopment #A11Y

  5. Me: *builds website. Runs Lighthouse*

    Results: 96-100-100-100 😐

    Me: *reruns Lighthouse*

    Results: 92-100-100-100 😑

    Me: *reruns Lighthouse*

    Results: 86-100-100-100 🫤

    Me: *reruns Lighthouse*

    Results: 75-100-100-100 😠

    Me: *reruns Lighthouse*

    Results: 100-100-100-100 🥳

    Me: Nailed it! *takes screenshot*

    #wevDevelopment #joke

  6. I'm finally using the #template tag for its intended purpose: HTML templates!

    Instead of defining the contents of these modals in #JavaScript, I'm defining them in #HTML and accessing them with JavaScript when needed. Separation of concerns FTW 😎

    #webdev #wevdevelopment