Josh tried coding
Josh tried coding
  • Видео 228
  • Просмотров 9 432 198
React 19 has a Problem
React 19 has a problem, and that's speed. With a new change to how suspense works, the SAME CODE behaves massively different in how it's executed between 18 and 19. I love what Tk Dodo does for the react community, and turns out, the react team listened to his (and others) concerns.
--- sources
tk_dodos blog article (great read!!): tkdodo.eu/blog/react-19-and-suspense-a-drama-in-3-acts
-- my links
second channel (in depth videos): www.youtube.com/@Joshtriedupstash
discord: discord.gg/4vCRMyzgA5
github: github.com/joschan21
Просмотров: 24 084

Видео

This Package Saved My SaaS
Просмотров 96 тыс.День назад
depending on a third-party api for your saas is not fun, because, well, it gives that third party the power to charge pretty much ANYTHING they want. As is the case with twitter. This is a pretty smart solution my links second channel (in depth videos): www.youtube.com/@Joshtriedupstash discord: discord.gg/4vCRMyzgA5 github: github.com/joschan21
It's Time To Talk About This Tailwind Plugin
Просмотров 41 тыс.21 день назад
Tailwind is pretty neat, so is their official plugin. Adam Wathan, the creator of tailwind, just announced a "huge quality of life improvement" for their tailwind prettier plugin so I got curious and wanted to see if thats true :3 sources announcement post: x.com/adamwathan/status/1796582408621523320 my links second channel (in depth videos): www.youtube.com/@Joshtriedupstash discord: discord.g...
My Favorite Update in a Long Time
Просмотров 32 тыс.Месяц назад
you just gotta give it to the react team, outstanding work on the compiler. One of the biggest advancements of the react ecosystem in what felt like quite a while, it's awesome to see this compiler open-sourced and I can't wait for it to be released stable in a future React version. i removed instagram i dont know why i thought that was a good idea my links second channel (in depth videos): www...
Fetching Data Doesn't Get Better Than This
Просмотров 82 тыс.Месяц назад
About a month ago I discovered that this data fetching pattern even works, and I'm not going back. This approach is - type safe - intuitive - fast The only downside I've discovered since is that it doesn't work for webhooks as they NEED to be an API, but other than that, god damn this is great. my links second channel (in depth videos): www.youtube.com/@Joshtriedupstash discord: discord.gg/4vCR...
Build a Complete E-Commerce Shop with Next.js 14, Tailwind, React | Full Course 2024
Просмотров 237 тыс.Месяц назад
In this single video, we're building an entire, modern E-Commerce Store for custom phone cases from beginning to end. ⭐Kinde: link.joshtriedcoding.com/kinde ⭐Discord for questions/answers: discord.gg/4vCRMyzgA5 ⭐GitHub Repo: github.com/joschan21/casecobra Highlights: 🛠️ Complete shop built from scratch in Next.js 14 💻 Beautiful landing page included 🎨 Custom artworks made by a professional illu...
I Made This Open-Source Project
Просмотров 69 тыс.2 месяца назад
After MONTHS, I finally made another open-source project. This one was a ton of fun to build and I hope to turn this into an API we can all benefit from with any user-generated data on our web apps. links website: www.profanity.dev/ github (leave a ⭐ pls thx): github.com/joschan21/profanity.dev I'll post a complete build on this API on my second channel (linked below) soon! my links second chan...
Updates Like These Make Tailwind So Fun
Просмотров 72 тыс.2 месяца назад
Guess what? Signals are now coming to... tailwind??? If I see someone doing GREAT work, I gotta talk about it. You can do some really fun css-only stuff a lot easier now. links tailwind signals: github.com/brandonmcconnell/tailwindcss-signals my links second channel (in depth videos): www.youtube.com/@Joshtriedupstash newletter: www.joshtriedcoding.com/ discord: discord.gg/4vCRMyzgA5 github: gi...
The Problem With UUIDs
Просмотров 69 тыс.2 месяца назад
UUIDs are a pretty easy choice to use in your database. Apparently there are 2 problems with 'em though, so I put 3.000.000 rows into a database to find out. links blog post: planetscale.com/blog/the-problem-with-using-a-uuid-primary-key-in-mysql my links second channel (in depth videos): www.youtube.com/@Joshtriedupstash newletter: www.joshtriedcoding.com/ discord: discord.gg/4vCRMyzgA5 github...
This UI Library Keeps Crushing It
Просмотров 66 тыс.2 месяца назад
I have a lot of respect for the work behind this library. Choosing to open source this feature is not only helpful for an entire community of devs, but it also allows the project to move forward much faster because of community contributions. Love it. links ui library announcement: ui.shadcn.com/blocks my links second channel (in depth videos): www.youtube.com/@Joshtriedupstash newletter: www.j...
We Need to Talk About Redis.
Просмотров 88 тыс.3 месяца назад
Redis is no longer open source. On March 20th, Redis changed the official license for all future versions. That has serious consequences for the open source community and some companies providing managed Redis. We need to talk about it. sources antirez article: antirez.com/news/120 announcement: redis.com/blog/redis-adopts-dual-source-available-licensing/ redis timeline: www.gomomento.com/blog/...
4 UI Design Tools I Can't Live Without
Просмотров 67 тыс.3 месяца назад
In this video I wanna show you my 4 favorite tools I take ui design inspiration from. That involves some animations I enjoy and also some utilities for SVGs and color palettes. I found these super helpful in getting a feel for how animations and my UI should look and feel and I hope you appreciate them as much too. links for this video fffuel: fffuel.co/ coolors: coolors.co/palettes/trending ui...
A New Way to Write React
Просмотров 34 тыс.3 месяца назад
Yeah, you can write React using CSS now. But should you? This highly experimental package generates valid, type-safe React code from CSS files and, in doing so, encourages a very specific style of coding not everybody will like. my links newletter: www.joshtriedcoding.com/ discord: discord.gg/4vCRMyzgA5 github: github.com/joschan21
The Most Creative NPM Package I've Seen
Просмотров 28 тыс.3 месяца назад
How do people even come up with stuff like this??? This is seriously creative I have a second channel now btw: ruclips.net/video/_cqFkK3WLvg/видео.html sources: package: react-geiger my links saas: www.animate-code.com/ newletter: www.joshtriedcoding.com/ discord: discord.gg/4vCRMyzgA5 github: github.com/joschan21
Everyone's Going Crazy About Devin
Просмотров 36 тыс.3 месяца назад
Wow man, did not expect something like this to drop anytime soon. Devin is an AI software engineer who scores MUCH higher than any previous AI, and the demos are impressive. Let's see what's behind the hype and if it's time to look at alternative career options lol sources announcement: cognition_labs/status/1767548763134964000 model comparison: www.cognition-labs.com/blog my links ...
The New TailwindCSS Looks Promising
Просмотров 32 тыс.3 месяца назад
The New TailwindCSS Looks Promising
People Really Like This New Component
Просмотров 32 тыс.3 месяца назад
People Really Like This New Component
Did Netflix Just Drop a Banger?
Просмотров 29 тыс.4 месяца назад
Did Netflix Just Drop a Banger?
This UI Library is Kinda Sick
Просмотров 44 тыс.4 месяца назад
This UI Library is Kinda Sick
A Better Way to Write APIs?
Просмотров 88 тыс.4 месяца назад
A Better Way to Write APIs?
Oh, Auth Doesn't Have to Suck?
Просмотров 54 тыс.4 месяца назад
Oh, Auth Doesn't Have to Suck?
Build a Modern Analytics Dashboard with Next.js 14, React, Tailwind - 2024
Просмотров 58 тыс.4 месяца назад
Build a Modern Analytics Dashboard with Next.js 14, React, Tailwind - 2024
This is TypeScript's Most Powerful Keyword
Просмотров 12 тыс.4 месяца назад
This is TypeScript's Most Powerful Keyword
I Got a Job at Upstash...
Просмотров 27 тыс.4 месяца назад
I Got a Job at Upstash...
The Results of Launching my SaaS
Просмотров 84 тыс.4 месяца назад
The Results of Launching my SaaS
TypeScript Got a New Utility Type
Просмотров 42 тыс.4 месяца назад
TypeScript Got a New Utility Type
I'm Never Using React Router Again
Просмотров 54 тыс.4 месяца назад
I'm Never Using React Router Again
I Made an Awesome Code Animation Tool
Просмотров 113 тыс.4 месяца назад
I Made an Awesome Code Animation Tool
How I Plan High-Quality Software Projects
Просмотров 36 тыс.5 месяцев назад
How I Plan High-Quality Software Projects
Adobe's UI Library is Finally Out
Просмотров 89 тыс.5 месяцев назад
Adobe's UI Library is Finally Out

Комментарии

  • @billal2731
    @billal2731 17 часов назад

    this is definitely getting patched in like 2 days

  • @codelam
    @codelam 19 часов назад

    Great video. i was suffering with convex to make it but with your video i made it finally

  • @CAG2
    @CAG2 20 часов назад

    That function for calculating the token... it seems completely arbitrary, as if they just threw together of the most stuff together in hopes nobody would reverse-engineer it. Kudos to the guy for somehow figuring it out, even if this will probably will be patched very soon.

  • @das_daily_
    @das_daily_ 20 часов назад

    React18+Next14

  • @chauquang55
    @chauquang55 День назад

    do you create page for admin page for user

  • @gufoscuro
    @gufoscuro День назад

    "Pretty fast, in the tradition of react" - I wouldn't really remember React for its speed :)

  • @Sandwich4321
    @Sandwich4321 День назад

    good to know thst this exists, i usually just use the twitter scraper i wrote in python for this sort of thing

  • @RyanScarbrough
    @RyanScarbrough День назад

    It took me two weeks but I finished it. I learned more from this video than any college class or course I've ever taken. Thank you Josh for this amazing video! 🔥

  • @johncarraher3602
    @johncarraher3602 День назад

    Anyone else run into a problem actually rendering the MDX? Mine is able to display my file contents but doesn't stylize things like headers properly

  • @user-wr8gg9kh6l
    @user-wr8gg9kh6l День назад

    that is so coool) I think spending resources to verify auth for these semi-public routes isn't comparable to possible losses that can produce indy developers, another assumption - developers left back door)) for their 0 users per month saas))

  • @LevyneTu
    @LevyneTu День назад

    Great video. Where does the error message toast on the bottom left come from?

  • @Pekz00r
    @Pekz00r День назад

    Building a SaaS around an unofficial API to get around paying is a very bad idea. They can change any second and then your SaaS is pretty much dead you have wasted a lot of work for nothing.

  • @LongBoy.0
    @LongBoy.0 День назад

    I'm still not clear on what's actually happening. why is a syndicate URL? did they just scrape and reverse engineer the database? or did they just figure out how to reverse engineer real twitter api keys that actually work?

  • @amsraux
    @amsraux День назад

    now they will fix it...

  • @LongBoy.0
    @LongBoy.0 День назад

    subscribing because of this one video

  • @LongBoy.0
    @LongBoy.0 День назад

    this is fucking sickkkkkkk

  • @wolfhound905
    @wolfhound905 День назад

    delete the video.

  • @lex_darlog_fun
    @lex_darlog_fun День назад

    You don't look like that guy. You look MUCH hotter 😏

  • @TheRichNuke
    @TheRichNuke День назад

    one of the best options where to use it is your reducer function action type

  • @sketchmaniac1941
    @sketchmaniac1941 День назад

    hi josh im trying to make this but there's an issue, near timestamp 6:15:08 where u r using refetch interval with data as a prop, there im facing issue in data?.status for conditinal rendering of refetch interval

    • @nitishramaraj
      @nitishramaraj День назад

      I have a issue with trpc at authcallback. Did it work for you?

  • @HansFriedrich532
    @HansFriedrich532 День назад

    Who would use a SaaS to avoid taking a few seconds to copy/paste a testimonial from Twitter?

  • @ChezSwiiz
    @ChezSwiiz День назад

    This Package Saved My AsS

  • @BambeH
    @BambeH День назад

    Back in my school days, we used to use the Twitter API as an exercise in web fetching. Guess teachers will need to find a new site to do this exercise with.

  • @deliciouspops
    @deliciouspops День назад

    twitter users are into bdsm or something?

  • @oaklyfoundation
    @oaklyfoundation День назад

    Where did u get that UI its sick.

  • @deepaksingh-qd7xm
    @deepaksingh-qd7xm День назад

    nextjs is bloddy shit its too much complicated for a simple button

  • @SXsoft99
    @SXsoft99 День назад

    "don't ask me what this does" .... modern day developers, copy paste code without understanding what it does

  • @JustThink2000
    @JustThink2000 День назад

    Hmmmm idk abt this

  • @cnikolov
    @cnikolov 2 дня назад

    whats more interesting is how they parse it back to the original id.

  • @Jashandeep31
    @Jashandeep31 2 дня назад

    Thanks for this shortcut 10:11.

  • @prakashmohaldar9004
    @prakashmohaldar9004 2 дня назад

    ⨯ TypeError: Promise.withResolvers is not a function at __webpack_require__ GET /dashboard/clxsupmjy00031ynz610fw46m 500 in 1097ms I am stuck here please help someone.

  • @itsukishuun
    @itsukishuun 2 дня назад

    Anyone tried if this works with netlify + github?

  • @belski256
    @belski256 2 дня назад

    this is so going to get blocked..

  • @zaratanveer2
    @zaratanveer2 2 дня назад

    Please please make a Furniture Website with admim side that user can also customize the furniture accordinging to there room

  • @masonbes
    @masonbes 2 дня назад

    The package is react-tweet

  • @necro3311
    @necro3311 2 дня назад

    I hope no one base their system on this, as a anecdote its cool, but sooner than later they will patch this the second this come widespread.

  • @JemEklery
    @JemEklery 2 дня назад

    Meh, I tried it. It works when you pass any token, even `foobar`. So this math is just for show

  • @klekaelly
    @klekaelly 2 дня назад

    If this is the crux of that github repo... that seems.... bad

  • @user-zi7wc3pg8e
    @user-zi7wc3pg8e 2 дня назад

    Thank you so much for this incredibly useful tutorial! Your explanation was clear and easy to follow, and it really helped me. I appreciate the time and effort you put into making this video. Keep up the fantastic work!

  • @II__II
    @II__II 2 дня назад

    what's the name of the graphics editor he draws in?

  • @kennylindahl2885
    @kennylindahl2885 2 дня назад

    Will stop working at any moment based on this exposure, congrats

  • @semyaza555
    @semyaza555 2 дня назад

    0:44 Sorry Josh but I can't unsee this now...

  • @F3nny
    @F3nny 2 дня назад

    Delete this video!!!!!!!!!!!!!!!!!!!!!!!!

  • @patolorde
    @patolorde 2 дня назад

    Why do you mean to Andy?

  • @banko-t3
    @banko-t3 2 дня назад

    I tried it and found out that the token can be anything, so you basically can define ...token=josh and it will work 🤔

  • @ramiworkstation
    @ramiworkstation 2 дня назад

    Sweet like Sugar 🍬🍬

  • @Hikyu
    @Hikyu 2 дня назад

    deutsch

  • @letthesuntalk
    @letthesuntalk 2 дня назад

    Can i still do this with Redis changes?

  • @scalor
    @scalor 3 дня назад

    This video was recommended. 1st time seeing anything from your channel. Let's see how fast this hole gets patched.

    • @appelnonsurtaxe
      @appelnonsurtaxe 2 дня назад

      it can't, that'd break every single tweet embed on every website

  • @theawesomegamer123
    @theawesomegamer123 3 дня назад

    Genuinely curious as a newbie, how is this allowed? Wouldn't this be a huge concern for X as a profit loss?