Комментарии:
According to Remix's announcement, we just need to replace Remix with React-Router v7 ?
ОтветитьCmon bro Tarzan and the Mummy are 2 classics 😂
ОтветитьClicked for Remix, stayed for Scott's health update!
ОтветитьInertia.js is not server renderer. I a router for SPA but you don't have manage routes on the client side code. The routes will be manage by your server side framework.
ОтветитьGlad you are feeling better Scott!
ОтветитьI know remix community is here, feeling so lost 😂😂😂
ОтветитьJust use ofetch. It’s aligned with web standards, so it’s similar to the Fetch API, but provides better defaults like throwing errors on non-okayish responses, automatically returning response body as the return value, interceptors, etc. Not to mention the much smaller bundle size.
ОтветитьFor the cited uses of Axios, I wonder if you could add that functionality to fetch by using a Service Worker.
ОтветитьWhere's Remix part in timeline, idiots? Here's your dislike.
ОтветитьConcussions are no joke, glad you saw a doctor!
ОтветитьIt was George of the Jungle, not a Tarzan. And you call yourself a Brendan Fraser fan?
ОтветитьThat's scary Scott. I hope you're fully recovered.
ОтветитьNot Tarzan.. George of the Jungle!
ОтветитьWaku is amazing 👍
ОтветитьWow, Scott has a Puli as a dog? I haven't picked up on that before (I'm Hungarian :D)
Ответитьofetch is a great middleground between Fetch and Axios
ОтветитьThe only preset I use is the Samsung fold because of how narrow the screen is. If the screen is somehow more narrow than the fold front screen then I don't support it 😅
ОтветитьNGL: I’m kind of offended by the person wanting a senior position after studying for a few months. Apart from that, those were some good advice from the syntax guys.
ОтветитьI fall into the 0% category where I have no ad blockers, and I'm not on mobile
Ответитьscott we love you dearly, thank you for sharing with us your sport and health updates. you guys inspired me to start a cs degree and scott is definitely setting my bar for being active while working.
ОтветитьI had a concussion as well 5 years ago and rushed back to quickly, make sure to take the needed rest!
Ответитьabout axios, I mean, sure, but there are more lightweight wrapper that do all that and more and are quite light, e.g. ofetch, ky etc
ОтветитьJuts use kyjs it will give you the same interface as axios, interceptor e.t.c
ОтветитьRIP remix lol I have no idea why they decided to go back to react router
ОтветитьYall need an “it depends “ horn in pot lucks for whenever these questions whose answer is that 😂😂😂
ОтветитьRegarding screen sizes, 320px is indeed the minimum you should be supporting to meet WCAG standards for accessibility.
ОтветитьGeez Scott, I thought I was good at hurting myself but I'm not nearly as good at it as you. Take care of yourself.
ОтветитьThe strategy React Server Components uses to update the page with components that run on the server looks a lot like HTMX. It just serailizes the React component tree to JSON (instead of HTML when using HTMX) and then applies the partial update.
ОтветитьCrazy how remix partly ruined themselves with the transition to React Router 7, a damn shame, it's the best framework
ОтветитьFor an Axios replacement (with the same API), Jason Miller (creator of Preact) made redaxios, based on top of fetch (so super lightweight).
ОтветитьGlad you're okay/feeling better Scott. Great episode guys!
ОтветитьShiki.js mentioned ✅
ОтветитьReact and react router 7 are really just merged now, so I think this would be the best approach if you're not using next.js. That being said you can just use next app router. The idea of using astro could work, but ultimately the application would be an MPA and client side routing would only be opted in via view transitions api (which I don't consider to be a true SPA).
ОтветитьMy biggest issue with Neon is that they do not support transactions when using the serverless driver, which is really a bummer. I've been using Turso for all my projects lately, makes it super easy to get up and running, and you can just clone the db locally to work offline in dev. And you get 500 db's for free!
ОтветитьHilarious! Scotts cultural references totally go over Wes' head! He knows so much about tech but nothing about movies or Nintendo ? Someone show this man these wonderful things!
Ответитьyou can use supabase in place of something like neon I think.
Ответить