All of this is baked in to Laravel, that would be my go to!
All of this is baked in to Laravel, that would be my go to!
Very cool! I love that the packageβs icon looks like the Key-per too: youtu.be/V2UN3Y-BxC4?...
Yeah itβs a bummer, 10 years ago I was adding little gyro interactions to everything. I think itβs considered a device fingerprinting concern now.
Here's a working CodePen example: codepen.io/imacrayon/pe...
I only updated the script `src` on the frontend.
The demo isn't compiling, but I think it's a Code Sandbox problem, it's throwing console errors about the Go environment not initializing.
The Alpine AJAX script `src` should be "https://unpkg.com/@imacrayon/alpine-ajax@0.12.0" (wrong namespace and version)
I'm getting a 404, like maybe the project is private?
hey, no problem. Make sure that x-merge is on the element that *accepts* the content. Itβs a common mistake to use it like x-target and put it on the element that initiates the request.
Plato III Pavement Darryl Reeves Foxy Shazam Weakened Friends
β« Top 5 artists of the Last.week: Plato III (46) Pavement (15) Darryl Reeves (3) Foxy Shazam (2) Weakened Friends (2). #myweekcounted 80 Scrobbles with Lastfm #music via @lastfm.blue
Super stoked to partner up for this! Get ready for an awesome Laracon US 2025. Can't wait to see who we'll be sending! π
Beastie Boys Floatie Long Beard Momma Antenna
β« Top 5 artists of the Last.week: Beastie Boys (14) Floatie (7) Long Beard (7) Momma (6) Antenna (5). #myweekcounted 125 Scrobbles with Lastfm #music via @lastfm.blue
I can't say good enough things about alpine-ajax.js.org
It has completely replaced my need for Livewire and Vue. It's much simpler than HTMX, at least from how I use Laravel with it.
This library is everything I've ever wanted for developing mainly CRUD projects.
Thanks @imacrayon.com.
Telethon Alien Boys Bloomsday Cheekface Fake Fruit
β« Top 5 artists of the Last.week: Telethon (28) Alien Boys (6) Bloomsday (5) Cheekface (5) Fake Fruit (5). #myweekcounted 313 Scrobbles with Lastfm #music via @lastfm.blue
I made a Laravel starter kit for Blade fans: github.com/imacrayon/bl...
It has everything the new starter kits have, just built with good βol Blade.
Pet Symmetry Worlds Greatest Dad Pool Kids oso oso Alien Boys
β« Top 5 artists of the Last.week: Pet Symmetry (9) Worlds Greatest Dad (6) Pool Kids (5) oso oso (4) Alien Boys (3). #myweekcounted 57 Scrobbles with Lastfm #music via @lastfm.blue
Maybe @djaiss.bsky.social can help, he built www.monicahq.com I think heβs working on something new
I think @ninjaparade.bsky.social was building something like that?
See ya there!
Runaway Brother Pet Symmetry Donovan Wolfington Head North Mogwai
β« Top 5 artists of the Last.week: Runaway Brother (21) Pet Symmetry (10) Donovan Wolfington (5) Head North (5) Mogwai (4). #myweekcounted 146 Scrobbles with Lastfm #music via @lastfm.blue
HTML code demonstrating the new `x-target.back` and `x-target.away` directives. You can use these directives to target different parts of the page based on whether an AJAX request returns a response that redirects *back* to the same page or *away* to a new page.
Just released Alpine AJAX v0.12 with two handy new target modifiers `target.back` and `target.away`.
Coincidentally, Laravel v12 was released today, so get v12 and v0.12 and get shippin'!
github.com/imacrayon/al...
Prince Daddy & The Hyena Winona Fighter The Wonder Years latewaves Marshall Crenshaw
β« Top 5 artists of the Last.week: Prince Daddy & The Hyena (21) Winona Fighter (15) The Wonder Years (5) latewaves (2) Marshall Crenshaw (2). #myweekcounted 96 Scrobbles with Lastfm #music via @lastfm.blue
Command Invokers are finally happening!
Chromium has an approved I2S and WebKit should be ready to ship to preview very soon.
Today it was merged into the HTML spec! html.spec.whatwg.org/multipage/fo...
Childish Gambino Pinegrove Doechii Ravyn Lenae Ka
β« Top 5 artists of the Last.week: Childish Gambino (24) Pinegrove (10) Doechii (6) Ravyn Lenae (6) Ka (3). #myweekcounted 120 Scrobbles with Lastfm #music via @lastfm.blue
Had a dream that I won an award for inventing a BBQ flavored cracker.
An electrical power strip plugged into itself, generating "infinite power".
I work with an individual that owns both a SaaS and a second business that is one of the top paying customers of the SaaS. It's like the business equivalent of this meme:
Pinegrove Imani Graham American Football Fugazi Grandaddy
β« Top 5 artists of the Last.week: Pinegrove (17) Imani Graham (6) American Football (4) Fugazi (4) Grandaddy (4). #myweekcounted 35 Scrobbles with Lastfm #music via @lastfm.blue
Great talk! Iβm excited to see what the community builds with this.
Heart to Gold Oceanator The Operators cupcakKe 6ixth Element
β« Top 5 artists of the Last.week: Heart to Gold (11) Oceanator (11) The Operators (11) cupcakKe (10) 6ixth Element (1). #myweekcounted 44 Scrobbles with Lastfm #music via @lastfm.blue
Great job sticking with it! I enjoyed reading the alt text on each one too. Did it unlock any new creative avenues you want to dive into more?
Lots of cool, practical, uses for RegEx here: www.bennadel.com/blog/4532-th...
Completely rewriting m app from Livewire to Alpine Ajax by @imacrayon.com
The idea is to simplify the code as much as possible and reduce JS dependencies to the max.
Will share progress.
alpine-ajax.js.org