Blond11516
Does anyone have resources (articles, talks, etc.) they can share about “modern fullstack apps”?
By “modern fullstack” I mean dynamic, server-rendered applications. Think Phoenix LiveView, Laravel Livewire, Rails Hotwire, Remix, Django + HTMX, etc.
I’m mostly looking for resources explaining what this paradigm is and how it compares to “old school” MPAs and the current trend of API+SPA apps.
I’ve tried looking around a bunch, but I’m struggling to search for this effectively. Any query containing “monolith” yields mostly “microservices vs. monolith” content, “server-side rendering” is all about server-rendered SPAs (well, mostly React to be honest). “fullstack web” is too generic to yield anything of value.
Trending in Other Resources
Other Trending Topics
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
There are three potential reasons for members of this forum to have a look at https://vutuv.de
You are tired or annoyed of LinkedIn.
Yo...
New
Aludel - LLM Evaluation Workbench
Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixir-ls
- #ai
- #elixirconf-us
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming











Showing Posts 1 to 5- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
sodapopcan
hmmmm good question. I would search for “turbolinks” and “pjax” which were precursor to these ideas. You will probably do better finding old articles explaining what you are looking for. Then reading about the more recent technologies will likely make more sense as they are taking those ideas much farther.
Sorry I don’t have any concrete links for you.
dimitarvp
I regularly scan HackerNews and never seen anything like that there either. Not on lobste.rs either.
If there is such a thing then it’s indeed not easy to spot.
Blond11516
Thanks for you replies, it’s not quite what I was hoping for but at least it helps calibrate my expectations.
I’ll definitely try that, thanks for the suggestion!
cmo
the HTMX lad has definitely been on a few podcasts and videos (search htmx jetbrains as he’s done a few for them and on changelog Search) and I’m sure the others have.
And be careful, you’re going to hurt somebody’s feelings implying that a SPA is not modern
Blond11516
Thanks for the suggestion, I’ll look into that!
Haha good point, I’ll try not to go too hard on people