Hi @BethesdaSupport, I have support ticket (260527-002159) that has been waiting for agent response since May 27. The ticket was escalated and Iโm just hoping to get a status update. Thanks.
The todo application. ๐
But, seriously, here's the thing...
When Laravel and Rails developers say "full stack", they mean something totally different than when Next or Remix (React Router?) developers say "full stack".
In Laravel and Rails, it means there are built-in, opinionated solutions to things like validation, interacting with a database, authenticating users, scheduling background work, sending an email.
In Next and Remix, it seems to mean that there is simply the bare ability to run code on the server at all and an advertisement for Clerk. ๐
From my perspective, Next and others are really, really great at the GET part of web development. Get data from some backend, show it on the page quickly. ๐
They are not mature for POST, PUT, and DELETE, especially when things start getting non-trivial.
And, I don't think this is really unique to Next or a single framework. It's something that seems to pervade current JavaScript as a whole - note the current proliferation of "starter kits" that try to bring some sanity to the full-stack story.
I think this has had actual consequences in the JavaScript ecosystem...
Rails and Laravel were built with the express purpose of allowing a single developer to build the next GitHub... or the next AirBnb... or the next Shopify. Prototyped from beginning to end.
That's what I'm passionate about. Empowering a single developer or small team to build something amazing.
I built the 1.0 of Laravel Forge, Envoyer, Vapor, Spark, and the backend of Nova by myself.
$40M in revenue over 10 years from my home office. That's an empowering tool for a solo founder.
I don't see a full-stack story in JavaScript yet that would allow me to realistically sit down and build something like Forge or Vapor from start to finish. Maybe I'm missing it. ๐คทโโ๏ธ
The MVP start-ups I do see fully built on current JS meta frameworks are much thinner. The stereotypical API call to an AI service. Not much meat on the bones.
Laravel / Rails have been building their modern front end story with Hotwire, Livewire, Inertia, and more... Next and others are building their modern back end story.
Smart people on both sides working on these problems, so I'm confident we'll both get to where we want to go. ๐ช
The perfect way to play Bluey The Videogame: with a #Bluey Xbox!
Follow and RT with #BlueyXboxSweepstakes for a chance to win a custom @OfficialBlueyTV Xbox Series X & controller.
Ages 18+. Ends 12/13/23. Rules: https://t.co/o7jQCwIfzY
@HCR_Official_ whatโs the best way to get tech support for iOS? Made an in app purchase and not only did it not unlock items, but it also reset my progress.
@dovetailgames Who should I reach out to in regards to an issue Iโm having where certain DLC doesnโt show up in game on Steam? After installing Steam on a new machine, Iโm only able to access a small percentage of the DLC that Steam shows as installed.
@EdwardO00240428@MediacomSupport@MediacomCable Sorry youโre having issues with Mediacom. I complained on Twitter enough about getting service to my house so I thought I should post the good news too. I use an Arris modem with an Orbi mesh router and have had great luck with it.
@UPS Hoping you can help get an issue resolved. I've called UPS customer support twice about a package that was delivered but still shows as in transit. No resolution yet and I don't get paid until delivery is confirmed by you.
Proof of concept for an AR home security maintenance app using ARCore for room mapping along with Azure Spatial Anchors to persist info across sessions and devices. https://t.co/d86bNDxwww
Using a combination of object detection and Euclidean distance to filter out noise, and determine the source of a motion event.
MQTT is used to transfer an annotated snapshot along with information about the motion event to Home Assistant. https://t.co/7SeHjJq2UV