React VS Svelte...10 Examples
8:35
I built a *streaming* AI chat app
4:13
I tried 8 different Postgres ORMs
9:46
I built an image search engine
6:44
ChatGPT Official API First Look
4:24
Next.js 13 - The Basics
9:00
Жыл бұрын
Пікірлер
@GojoSatoru-us5ui
@GojoSatoru-us5ui Сағат бұрын
have you heard about HextaStudio's HextaUI? People are using it wondering what would be your opinion 🤔
@yvonneyiu5485
@yvonneyiu5485 3 сағат бұрын
im the average lazy af programmer so just gimme a copy and paste in description
@Tarun-et3mx
@Tarun-et3mx 4 сағат бұрын
Waiting for firebase videos😊
@muhammadfahad3483
@muhammadfahad3483 18 сағат бұрын
Will this run in parallel or concurrent?
@deathrace-bx5ne
@deathrace-bx5ne 23 сағат бұрын
In what category does Blazor Hybrid comes here?
@grasomedia
@grasomedia Күн бұрын
i really cant get ride of the show class where should i place the show class on my html
@amandin.
@amandin. Күн бұрын
vim mentioned
@MattWyskiel
@MattWyskiel 2 күн бұрын
The scream I just screampt in my (parked!!) car when the source of the MacBook was revealed
@WantedDead
@WantedDead 2 күн бұрын
wheres the typescript 5 course you said was coming ?
@REDULE26
@REDULE26 2 күн бұрын
You are fantastic, I learned more about sveltekit + openai in 4mins than I did in 1month x)
@User-vx2jd
@User-vx2jd 2 күн бұрын
I would also recommend you to explain merge heap in your video.
@User-vx2jd
@User-vx2jd 2 күн бұрын
The explanation was on point. you did miss out talking about run time of all sorting methods after selection sort.
@simonss13
@simonss13 3 күн бұрын
Thanks man, I've been trying to conceptually sort out the redirect_url property when creating the session object server-side for a hot minute. If anyone else is looking for it, it's at 2:49
@laughingvampire7555
@laughingvampire7555 4 күн бұрын
react had nothing to do with smartphones dude, we spend quiet a few years on rails and jquery making great mobile compatible websites, no one ever complained about the rerendering time. react appeared because of update loops in double binding variables in some of the state frameworks for jquery. and react was a library that could be added for a single component in a jquery soup. SPAs came as a reaction against the jquery soup, the idea of one framework to rule them all tags. was a reaction from the first react and angular.js community against the horrible experience of working with jquery soups, however jquery is still the great majority of the web. React became popular when the Wix team, famously known for not using a framework started to use react. However, the corporate world was already using SPAs with Sencha formerly known as Ext.js and Dojo Toolkit which had components, a little too clunky but it was an already full framework designed like GUI libraries of desktop applications.
@ombhandari6148
@ombhandari6148 5 күн бұрын
Now if I want to host backend then I will only host that dist folder , am I right..?
@draco_2727
@draco_2727 5 күн бұрын
Basically when this update came out was that they discovered Layouts (I've been using that since years ago in Vue) 😹 jokes aside, One of the key development principles is to avoid "magic" and this has too much magic underneath.
@usernameusernameusername12
@usernameusernameusername12 5 күн бұрын
Can i use all this in a proyect with no framework?
@CardinalHijack
@CardinalHijack 5 күн бұрын
Is it an issue that almost all of their components, even text ones, are "use client"?
@jairoquilumbaquin5014
@jairoquilumbaquin5014 6 күн бұрын
Its something like NetBeans with swing forms for java??
@monterraythehomeless
@monterraythehomeless 6 күн бұрын
Insertion sort: *pewpew*
@user-ml1wj9qf9f
@user-ml1wj9qf9f 6 күн бұрын
“dozens of dollars” 😆
@laurensholthof
@laurensholthof 6 күн бұрын
The content field is always empty for some reason?
@mvargasmoran
@mvargasmoran 6 күн бұрын
Well, Svelte 5, the latest, is basically React. I feel betrayed
@poorusher
@poorusher 7 күн бұрын
Just wait til Svelte/Wasabi drops
@dustsucker4704
@dustsucker4704 8 күн бұрын
In svelte you can us components as props with <svelte:component> but I would not recomend it it's just not Designed that way
@Hobnockers
@Hobnockers 8 күн бұрын
Does Apple Vision Pro come with a default app to load or import 3d models and PBR-materials? A default 3d viewer?
@igor9silva
@igor9silva 8 күн бұрын
Spent 5 minutes exploring, found a bug on a component, thought of a solution through the in-doc code, just to find out it's not even open-source lol
@googleyoutubechannel8554
@googleyoutubechannel8554 8 күн бұрын
You have to use the arrow keys in the terminal to run any of the suggested commands?! You have to f-ing kidding me, who designed the UI for this garbage and why don't they understand the most basic fundamentals about the CLI??
@edigunawan2991
@edigunawan2991 8 күн бұрын
does svelte close to laravel livewire? because i see similarity here
@dev-suresh
@dev-suresh 9 күн бұрын
The video could be better if you've explained it visually rather than coding.
@rj3654
@rj3654 9 күн бұрын
2:26 (͠≖ ͜ʖ͠≖)
@backstromforsberg
@backstromforsberg 9 күн бұрын
pg or prisma for me. I've used pg a ton and love it, but something tells me prisma would save me a lot of time. For an ORM to be worth it, it really should be something like prisma. Think I'm gonna try it out.
@spacepacehut3265
@spacepacehut3265 10 күн бұрын
anyways what's the file icon pack Jeff is using ?
@younes-47
@younes-47 10 күн бұрын
Then you have to deal with the villain : Responsiveness 😂
@bogdanpustai7547
@bogdanpustai7547 11 күн бұрын
note: i had to tag like so: docker push [REPO_FULL_URL]/imageName and then push like so docker push [REPO_FULL_URL]/imageName. after installing gcloud and setting the path to the bin folder in env variables
@guijoa123
@guijoa123 11 күн бұрын
Hey, I've followed everything accordingly and the form doesn't create no record on the DB, I've configured insomnia just the same as the await fetch and I'm able to do it through there, but on the code it doesn't work
@Cloudland117
@Cloudland117 11 күн бұрын
Anyone else feel dumb?
@rezarst5734
@rezarst5734 11 күн бұрын
thanks, it was useful
@amirt825
@amirt825 12 күн бұрын
This is how I did it a few weeks ago on a project, funny this comes on my feed now. Mine doesn't just rotate the pupils, it moves them relative to the distance of the cursor so the pupil is in the center when you hover on the eye and the movement is much more natural. A little more trig, but that's what chatGPT is for: <!-- The face and its tracking eyes --> <div id="face" class="w-[60vw] md:w-[40vw] relative"> <img src="/tpe/face-eyes.svg" class="h-full w-full object-contain object-top" /> <img src="/tpe/pupil.svg" class="pupil absolute w-[10%] top-[2.5%] right-[23.5%]" /> <img src="/tpe/pupil.svg" class="pupil absolute w-[10%] top-[15%] right-[63%]" /> <img src="/tpe/pupil.svg" class="pupil absolute w-[10%] top-[33%] right-[7.3%]" /> <img src="/tpe/pupil.svg" class="pupil absolute w-[10%] top-[45.5%] right-[47%]" /> <img src="/tpe/pupil.svg" class="pupil absolute w-[10%] top-[64%] right-[24%]" /> </div> <!-- Follow the cursor with the Eyes --> <script type="module" is:inline> const face = document.querySelector('#face'); const pupils = document.querySelectorAll('.pupil'); const rect = face.getBoundingClientRect(); document.addEventListener('mousemove', function(e) { pupils.forEach(pupil => { const pupilRect = pupil.getBoundingClientRect(); const centerX = pupilRect.left + pupilRect.width / 2 - rect.left; const centerY = pupilRect.top + pupilRect.height / 2 - rect.top; const x = e.clientX - rect.left - centerX; const y = e.clientY - rect.top - centerY; const angle = Math.atan2(y, x); const maxDistance = rect.width * 0.018; const actualDistance = Math.sqrt(x * x + y * y); const distance = Math.min(maxDistance, maxDistance * (actualDistance / rect.width)); const pupilX = distance * Math.cos(angle); const pupilY = distance * Math.sin(angle); pupil.style.transform = `translate(${pupilX}px, ${pupilY}px)`; }); }); </script>
@MoussaBabadi
@MoussaBabadi 12 күн бұрын
You are a fool.. how do you think some one Can easily learn something with this shit type of vidéo..
@TheFumesPlatform-ko1il
@TheFumesPlatform-ko1il 12 күн бұрын
They should just put this video in the docs and save everyone some time.
@horrorcoder
@horrorcoder 12 күн бұрын
still overly complicated
@JesseSlomowitz
@JesseSlomowitz 13 күн бұрын
There is a dedicated SurrealDB GUI now too: kzbin.info/www/bejne/omHCnZ1jfrGJnqc
@nerik85
@nerik85 13 күн бұрын
that was a packed 5mins :)
@londelidess
@londelidess 15 күн бұрын
Life is more fun when it’s unreasonable loooooool
@NirBarZvi
@NirBarZvi 15 күн бұрын
CHILDREN
@ChristianeLamper
@ChristianeLamper 15 күн бұрын
It is not free all because google cloud will charge other something when you use cloud run
@adrielmwofoh9111
@adrielmwofoh9111 15 күн бұрын
Hey jeff, cool video, Straight and concise. Thanks man.
@HudraLoLhorizons
@HudraLoLhorizons 16 күн бұрын
oh... my... god...
@novailoveyou
@novailoveyou 16 күн бұрын
Next.js fixed 70kb bundle size and it's great