michabbb · @michabbb
40 followers · 769 posts · Server social.vivaldi.net
Reuben Walker · @mobileatom
74 followers · 1458 posts · Server me.dm

Explore our article: Frontend Madness: SPAs, MPAs, PWAs, Decoupled, Hybrid, Monolithic, Libraries, Frameworks! WTF for your PHP backend? symfonystation.com/Frontend-Ma

#javascript #php #symfony #laravel #drupal #wordpress #react #vue #svelte #alpinejs #angular #viewi #pwas

Last updated 1 year ago

Retrieving AlpineJS data in a global function - anjane.sh/alpinejs-data

#data #alpinejs

Last updated 1 year ago

Jochen Wersdörfer · @jochen
161 followers · 301 posts · Server fedi.wersdoerfer.de

Played around with for UI testing, more , and and had a blast from the past - published my for last week: wersdoerfer.de/blogs/ephes_blo

#playwright #django #alpinejs #htmx #weeknotes

Last updated 1 year ago

GENKI · @nibushibu
433 followers · 6809 posts · Server social.vivaldi.net

気になってる。
雰囲気的には みたいなものなのかな…

もインブラウザコンパイル版が便利だと思ってて、こういうシンプル回帰がそろそろ起こってほしい…

htmx.org/

#htmx #alpinejs #riotjs

Last updated 2 years ago

Flowbite Dynamic Nav Menu with Search - anjane.sh/nav -

#flowbite #alpinejs #tailwindcss #javascript

Last updated 2 years ago

I was trying to explain reactiveness using AlpineJS to a colleague at work but failed to make a point which is the crux of how the DOM gets updated. Using AlpineJS's $store magic - anjane.sh/store - - Updating DOM by just adding an entry to the global array.

#alpinejs

Last updated 2 years ago

Kai su, bygay · @bygay
3 followers · 170 posts · Server home.social

@webdev_discussions yeah, when you slcage yourself into a specific technology, not even finding it on the list.. ooof. makes me sad

#alpinejs

Last updated 2 years ago

Tom Dyson · @tom
74 followers · 13 posts · Server fed.tomd.org

I built this little app over the holidays, to solve a problem I have with finding my books, which are stored haphazardly in bookshelves around the house:

shelfy.tomd.org/

Please try it out and let me know what you think. It should also work for shelves of CDs, DVDs, spices, anything with text labels.

Tech is , , , , , Google Cloud Vision AI. Also my first time using @aymericaugustin's excellent django-sesame, for 'magic link' auth, Slack/Monzo style.

#django #htmx #alpinejs #sqlite #flyio

Last updated 2 years ago

Replacing oninput with x-mask - anjane.sh/x-mask -

#alpinejs

Last updated 2 years ago

Moussa Clarke · @moussa
38 followers · 377 posts · Server mastodon.moussaclarke.co.uk

ux.symfony.com/

Love that is all in on & from the world.

Stimulus is my go to these days for simpler ui interactions - first came across it via Laravel Orchid. It really hits that sweet spot where you don't need a full blown reactive framework.

Otherwise I still reach for or for the heavier SPA projects.

#symfony #stimulus #turbo #rails #vuejs #alpinejs

Last updated 2 years ago

Dan Jacob · @danjac
284 followers · 233 posts · Server masto.ai

I wrote the frontend of an earlier iteration of my side project radiofeed.me in - the reason was I wanted to be able to play a podcast on the site and navigate around without having a page reload.

The current iteration uses and . With HTMX links just reload the main content of the page, while the audio player can run without being affected.

A far simpler architecture - plain templates with a small JS payload.

#react #htmx #alpinejs #django

Last updated 2 years ago

Dan Jacob · @danjac
284 followers · 233 posts · Server masto.ai

Ended up using both djhtml and djlint for templates. djhtml is a bit less drastic in its formatting (especially with attributes) but djlint does a great job with linting. Using both together in pre-commit setup I was able to tidy up a ton of templates and catch a few silly errors.

#django #alpinejs

Last updated 2 years ago

Dan Jacob · @danjac
284 followers · 233 posts · Server masto.ai

Just added djlint to project for pre-commit formatting/linting of templates.

Works well but one annoyance is that it breaks code, so you need lots of {# djlint:off #} comments in templates.

#django #alpinejs

Last updated 2 years ago

Dan Jacob · @danjac
223 followers · 118 posts · Server masto.ai

Just updated my side project github.com/danjac/radiofeed-ap with latest dependency updates. Also removed Twitter login support, nobody seems to want it....

#projects #htmx #alpinejs #django #tailwindcss

Last updated 2 years ago

Dan Jacob · @danjac
223 followers · 118 posts · Server masto.ai

Working on legacy jQuery/Bootstrap + custom CSS project, I really dig the "locality" (if that's the right word) of and when you need to maintain and understand the code.

#tailwindcss #alpinejs

Last updated 2 years ago

Will Wilson 🇬🇧 · @mojowill
28 followers · 27 posts · Server mastodonapp.uk

Had a great call with Caleb Porzio this week the creator of and . Was a call about their new partner programme but was great to have the opportunity to ask a few questions about the wider Alpine and Livewire landscape.

#alpinejs #livewire #laravel #php

Last updated 2 years ago

Jonn · @jonn
151 followers · 2933 posts · Server social.doma.dev

Made a couple of pretty decent contributions today, but I'm very scaled of lack of scalability of code bases.

If anyone knows of a template engine which is good enough to wrap code into components, please share! We need as little tech as possible, because the moment enters the picture, we might as well go back to !

#reactjs #webpack #alpinejs

Last updated 3 years ago

Jonn · @jonn
151 followers · 2933 posts · Server social.doma.dev

FYI, I am *not* advocating for usage of for projects where scalability of a code bases is required. It's dangerous to use and it's unmaintainable, as raw tailwind is too.

If you need to write large, complex, maintainable, interconnected UIs, use with .

#recoil #reactjs #alpinejs

Last updated 3 years ago