#Development #Experiences
I’m going back to jQuery in 2025 · “Is it ‘legacy’ if it’s still delivering value at light speed?” https://ilo.im/16231v
_____
#Legacy #jQuery #React #Htmx #AlpineJS #Library #Framework #WebDev #Frontend #JavaScript
#Development #Experiences
I’m going back to jQuery in 2025 · “Is it ‘legacy’ if it’s still delivering value at light speed?” https://ilo.im/16231v
_____
#Legacy #jQuery #React #Htmx #AlpineJS #Library #Framework #WebDev #Frontend #JavaScript
My next "Modern frontend development with #Django, #HTMX, #Tailwind, #Playwright and #AlpineJS" workshop is this weekend!
Last chance to get your tickets!
I'm running another one in March if that one works better for you.
Anyone ever used Alpine.js to build a SPA (Vite + navigo) ?
Struggling with my Home page: https://stackoverflow.com/q/79388757/17985451
If you have been on the fence about adopting #Playwright for your frontend tests, take a look at this: https://buff.ly/40yRtIx
This video is a little demo that covers a lot of what Playwright can do.
This demo is a part of my Modern frontend development with #Django, #HTMX, #Tailwind, #Playwright and #AlpineJS workshop. I'm running the workshop on 1+2 Feb and 15+16 March. Full details, tickets and testimonials here: https://buff.ly/4hq7FUr
My next Modern frontend development with #Django, #HTMX, #Tailwind, #Playwright and #AlpineJS workshop is happening on 1 and 2 Feb. There are still some tickets left!
Learn more here: https://buff.ly/4hq7FUr
I also have some really cool bonuses for you.
Please share this with whoever might benefit!
[1/2]
I'm running my Modern frontend development with #Django, #HTMX, #Tailwind, #Playwright and #AlpineJS workshop on the weekend of 1+2 Feb.
Learn more and get your tickets here: https://buff.ly/4hq7FUr
I've set it up so it works for people in multiple timezones, I'll be present and supporting for the whole time.
It would help me a lot if you liked and shared this :)
From Framework Fatigue to Lightning-Fast Performance: The Vade Studio Journey
In the relentless pursuit of web performance, Vade Studio navigated through the complexities of modern frameworks to achieve stunning page load speeds. Discover how a simple shift in architecture and ...
Wochenrückblick, Ausgabe 76 (2025-03)
Themen:
Neuer Espressobereiter im Haus: Coffee Miner Neo Flex
Update für meinen Linktree
Alpine AJAX für Alpine.js
smuwetter für schnelle Wetterinfos
Wikenigma: Wiki für Wissenslücken
GNU Stow für Dotfiles
Musik: Stefan Muchte, John 00 Fleming, Vladis Cue, Juliane Wolf.
#Wochenrückblick #Espresso #Kaffee #NeoFlex #CoffeeMiner #Rancilio #Linktree #AlpineJS #htmx #Wetter #OpenData #Wikenigma #CLI #stow #techno
If you've been on the fence about any of my workshops, this might get you off the fence. I have a few bonuses on offer:
If you buy a ticket to any of my upcomming workshops, you'll get:
- One free code review from me
- One free project mentorship session from me
You'll also get one free course from LearnDjango.com Valued up to $49.99. A big thank you to @wsvincent for hooking this up! You legend!
I want, for example, that you can only enter uppercase in the input. currently I do it like this x-on:input=‘$event.target.value = $event.target.value.toUpperCase()’. This also updates the x-model correctly. But it would be cool if I could define something like this.
x-model-map=‘$value.toUpperCase()’ or something like that.
does anyone know if you can define an x-model filter/mapper in #AlpineJS for example, so that you can filter or modify the value before the actual model proxy is updated? Would be super practical, maybe there is also a plugin for this? #javascript #frontend
There are a few tickets left for my next #Django #HTMX #TailwindCSS, #Playwright and #AlpineJS workshop. It's this weekend.
Get your ticket here: https://buff.ly/3PqGZWI
Use the code resolution-time for 20% off!
BONUS
All workshops come with one free code review, and one project mentorship session after the event. This it to help participents move forward with their personal goals and to answer any unanswered questions.
Please share this with anyone who might find it useful!
```
Copyright © <span x-text="new Date().getFullYear()"></span>
```
#javascript #years #AlpineJS 2025
It's new year's resolution time!
If your resolutions have something to do with learning software dev skills, I'm keen to help get you off to a good start.
Here is a discount code that will give you 20% off my upcoming workshops :`resolution-time`. This is only going to work for a few days!
The workshops are designed to set people up to keep learning and growing.
Creating an Alpine.js RSS Reader with my Bluesky Profile feed
by Andy Jarrett
@andyjarrett.com
#AlpineJS #RSSreader #Bluesky #webdev
https://www.andyjarrett.com/posts/2024/creating-an-alpinejs-rss-reader-using-bluesky-profiles/
Keen to learn about modern frontend development with #Django, #HTMX, #Tailwind, #Playwright and #AlpineJS?
I'll be running another workshop over the weekend of 11 and 12 January.
You can see the details and get your tickets here https://buff.ly/4hq7FUr
All workshops are crafted with care and attention. You can expect a small class size, hands-on exercises, and expert support.
Please share this with folks who are likely to benefit
My advice: Keep the tech stack simple! Use fullstack frameworks like #Django and add some sugar on top with e.g. #HTMX and #AlpineJS. Accept that the web is document-based. #Basecamp and #Hey are good examples for this "UI-style". But sure, go ahead and create the next GMail-UI or Asana-UI if you have the money and resources
I'm running another modern frontend development with #Django #HTMX #TailwindCSS #Playwright and #AlpineJS workshop in January.
Full details: https://buff.ly/4hq7FUr
Built this neat #javascript updating table using #alpinejs. It updates on a set interval, calling an #aspnetcore API endpoint.
In most situations, I'd probably build this with #htmx, but this is a nice alternative if you don't control a backend.
• Requires #PHP 8.2 or higher
• Simple installation via #Composer
• Uses #TailwindCSS and #AlpineJS for frontend
• Queue system for thumbnail generation
• MIT licensed #opensource project
Learn more: https://github.com/livewire-filemanager/filemanager