- Видео 10
- Просмотров 486 723
Ethan Niser
США
Добавлен 6 июл 2023
Videos about things I think are cool
The secret to why React feels so fast
HUGE SHOUTOUT TO @t3dotgg FOR LETTING ME RECORD IN HIS AMAZING STUDIO
But concurrency is really cool- hopefully fibers make a bit more sense after watching!
Check out the code here: github.com/ethanniser/fiber-from-scratch
This video is inspired by: ruclips.net/video/S0umEpJrERc/видео.html
FOLLOW ME ON TWITTER- ethanniser
But concurrency is really cool- hopefully fibers make a bit more sense after watching!
Check out the code here: github.com/ethanniser/fiber-from-scratch
This video is inspired by: ruclips.net/video/S0umEpJrERc/видео.html
FOLLOW ME ON TWITTER- ethanniser
Просмотров: 4 813
Видео
The PROBLEM With Error Handling in Typescript (and how to fix it)
Просмотров 10 тыс.4 месяца назад
HUGE SHOUTOUT TO @t3dotgg FOR LETTING ME RECORD IN HIS AMAZING STUDIO (thats why the audio sounds so good...) Thanks for watching! (and sorry I forgot to fullscreen vscode oops) FOLLOW ME ON TWITTER- ethanniser Check out Effect: effect.website Script Source: github.com/ethanniser/youtube/blob/main/scripts/09-the-problem-with-error-handling-in-typescript.md Code Source: github.com/et...
What is Concurrency? And how can Structured Concurrency make it easier?
Просмотров 3,6 тыс.5 месяцев назад
Thanks for watching! "Go statement considered harmful" blog post (READ THIS!) - vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/ Check out Effect: effect.website Script / Slides Source: github.com/ethanniser/youtube/blob/main/scripts/08-wtf-is-concurrency.md Sources: - Notes on structured concurrency, or: Go statement considered harmful - njs blog - vorpus.org...
Build a Multi-Tenant B2B App With BUN and HTMX - FULL COURSE
Просмотров 50 тыс.Год назад
A complete tutorial building a multitenant B2B SaaS application deployed to the edge with the BETH Stack. PROJECT REPO- github.com/ethanniser/beth-b2b-saas 'beth-stack' and 'create-beth-app' repo: github.com/ethanniser/the-beth-stack Thank you to Turso for sponsoring this video. You can get 10% off if you choose to upgrade to their paid plan within 30 days of signing up with my link: turso.tech...
The Bun 1.0 Tech Stack
Просмотров 67 тыс.Год назад
BETH Stack BEST Stack HTMX View Transitions App - htmx-vt-test.fly.dev/ Source Code - github.com/ethanniser/htmx-vt-test Thumbnail Tweet - saltyAom/status/1688461688100864001?s=20 Eylsia / Axum Benchmark - web-frameworks-benchmark.netlify.app/result?f=axum,elysia Bun - bun.sh/ Elysia - elysiajs.com/ Turso - turso.tech/ HTMX - htmx.org/ kitajs/html - github.com/kitajs/html FOLLOW ME ...
Theo should use Effect
Просмотров 37 тыс.Год назад
Thanks for watching! Theo's Video: ruclips.net/video/f2Z1v3cqgDI/видео.html Live Example Site: theo-effect-promise.vercel.app/ Github Repo For This^^ Site: github.com/ethanniser/theo-effect-promise My 30min "Effect For Beginners" Tutorial: ruclips.net/video/fTN8BX5qj6s/видео.html Effect Website/Docs: effect.website/ Thisweekinreact Seb's Tweet: sebastienlorber/status/169151056316201...
Effect for Beginners
Просмотров 16 тыс.Год назад
Thank you to the Effect team for sponsoring this video LINK TO GITHUB REPO WITH ALL CODE: github.com/ethanniser/effect-for-beginners Effect Docs: effect.website Effect Discord: discord.gg/effect-ts Effect Github: github.com/effect-ts Slides Created With: animotion.pages.dev/ Content Credits: Ideas and Snippets: Effect Documentation- effect.website/ Markdown Source Code Transcript: github.com/et...
The BETH Stack: Build Hypermedia-Driven Web Apps with Great DX and Performance
Просмотров 244 тыс.Год назад
An opinionated way to build web apps in 2023 LIVE SITE (down rn because I needed the database for another project but new video coming soon)- the-beth-stack.fly.dev/ PROJECT REPO- github.com/ethanniser/the-beth-stack Bun - bun.sh/ Elysia - elysiajs.com/ Turso - turso.tech/ HTMX - htmx.org/ typed-html - github.com/nicojs/typed-html tailwind-css - tailwindcss.com/ drizzle - orm.drizzle.team/ hype...
Effect: Typescript That Scales
Просмотров 16 тыс.Год назад
YOU ARE FREE TO REACT TO THIS VIDEO Effect Docs: effect.website Effect Discord: discord.gg/effect-ts Effect Github: github.com/effect-ts Content Credits: Small Thoughts: No Boilerplate- www.youtube.com/@NoBoilerplate Small Informational Bits: Effect Documentation- effect.website Tweet: Cory House- housecor/status/1676977441804283904?s=20 Markdown Source Code Transcript: github.com/e...
Effect: Next-Generation Typescript
Просмотров 38 тыс.Год назад
YOU ARE FREE TO REACT TO THIS VIDEO Effect Docs: effect.website Effect Discord: discord.gg/effect-ts Effect Github: github.com/effect-ts HUGE SHOUT TO @NoBoilerplate www.youtube.com/@NoBoilerplate please check out his channel for very high quality rust ( more) content Content Credits: Video Style and General Outline: No Boilerplate- www.youtube.com/@NoBoilerplate Small Informational Bits: Effec...
I don't understand why you need to lie to typescript and how constructors protect you from that
Hey, look! The word I always saw on my react traces finally explained
theo thats you?
Effect should have been built into JavaScript. The JavaScript Promise API should have been Effect itself!
The GOAT
Gr8 stack for todo app
Can you please do more video on this? I get stuck on context
Wait, is Ethan living in Theo’s studio? Or did he copy the set? Great video. Although it seems to be that the preemptive model of concurrency used by fibers is ultimately more “co-operative”. Feels to me like the difference is more like “explicit” vs. “implicit”. Like calling “await” is an explicit way of getting concurrent behavior, whereas the fibers are “implicitly” concurrent. Also, why “fiber”? Is it meant to be fiber as in a “bundle” of tasks, like a bundle of fibers?
Masterful. Love your passion.
Your VsCode Theme name ??
damn this is so cool... how do you know so much 😫
Can I ask from where I can read more about this fiber concept? It's very interesting and would like to delve into it more. Great video!!
Idea came from Effect- check the video in the description
Actually honestly just read this github.com/Effect-TS/effect/blob/main/packages/effect/src/internal/fiberRuntime.ts
@ 0:56 Feels like if you had 1st third / last 2 thirds split of your screen where 1st split is words and 2nd split is examples you wouldn't need the cut away and it'd flow better but that's just me. you got the concept, you got the example - those are the ingredients to some good learning pie my man.
what's your network/cpu/gpu/ram/ssd usage program running in the top bar? need that in my life!
github.com/exelban/stats + bartender
hey mr ethan I was reading NextFaster code some of the stuff I dont understand whenever you have time can you please make a video like a long one building it from scratch. thats it thanks
Theo long lost brother?
React doesn’t feel fast. The render model is bad. All this abstraction to bandaid a bad abstraction leaves you with a pile of bad abstractions… no? Every other framework avoids this with a fine grained reactivity model. React should have been rewritten from scratch years ago.
theo looking kinda young today
Interesting, thank you. Side note, the AI suggestions are very distracting
Agreed- will disable for the future
I don't know why, but for some reason all React devs looks same... They even sound similar. It's disturbing as f
Great vid, more of this please!
Great stuff. But please keep mobile in mind for future videos. I can't read the text on the screen
My apologies Will keep in mind for next time
Ethan, blink twice if you're held hostage by an evil skater boi
can't you just split your code in between "setTimeout(0)" calls to free the message loop from time to time? not sure why we would need a second event loop?
react feels fast?
Unless you are rendering a game with divs, yes
Great vid
Feel Fast is different from being Fast 😂😂😂😂
is ethan stuck in theo's basement?
I was going to say the same thing 😂
@@elcharitas also i am😂😂😂
Keep at it kid, you rock 🎉
Throws at start lazy evaluation about entire function, but it usually means about the arguments of the arguments and they are not lazy evaluated in his code….
I did not see Fast and React in the same sentence for a long time lol
so professional hello?!
Controlled concurrency is huge. Solves a lot of problems I was using queues for
I mean I define non-blocking as JavaScript on a web worker like via partytown. it's literally never blocking the main thread. Id call what you're talking about "concurrency compliant".
Same for me, that's how I would describe it as well
yes
came for react, stayed for effect
I know you edit for Theo, but the style is an almost exact copy of his lol. I think it'd be nice to have something more unique. even your intonation in your vice is the same
It's a joke. He's in Theo's studio.
Hi. It's erroring out when i try to do bun db:push on win11 or macos all latest hw and sw. Thought this was nice to try but oh well.
Q: How easy is it to deploy to Netlify?
what is the variable DATABASE_CONNECTION_TYPE referring to exactly in the .env?
Q: Ethan hi can you update the repo so that everything is using latest version? Can you tell me how you would do that manually so i can get that done asap. Just want to be sure I'm in sync with your thinking process ;-)
Ethan this is simply gold!
Great video, Ethan! You do acknowledge Erlang, but I think the framing could give it more credit. The concurrency challenges you describe-like race conditions, structured concurrency, and managing parallelism-are definitely contemporary issues for many languages, but Erlang and the BEAM VM solved these decades ago. Concepts like message passing, preemptive scheduling, and supervision trees have been foundational in BEAM-based languages since the '80s. What’s being positioned as cutting-edge today has been core to Erlang for over 30 years, so while these are still challenges for many, for BEAM languages, they’re old news!
Thank You So Much !
I am here for the algorithm destruction!
One major Issue I see with Effect lib is the difficulty it has for new devs, I cannot have this code in a small scale company like mine and expect the people working with me to be able to maintain it.
i was here before 15k just letting yall know
Theo should learn to code before opening his mouth
Really nicely narrated. The Effect library syntax is overly complex, if I came across that in somebody else's codebase I wouldn't have a clue what it did without looking it up
Underrated video
Stop with f°°°° to-do-list haha <3