No video

the untold history of web development

  Рет қаралды 2,706,168

Fireship

Fireship

7 ай бұрын

A totally comprehensive history of web development and JavaScript frameworks
#humor #webdevelopment #shorts

Пікірлер: 2 500
@krakenftw6752
@krakenftw6752 7 ай бұрын
2023: HTML is used in 100% of websites
@dislike__button
@dislike__button 7 ай бұрын
Somebody needs to invent HTMW to fix this mess.
7 ай бұрын
there are websites that are plain text
@flow7
@flow7 7 ай бұрын
​@@dislike__button it is already done. It is called html5
@gr6e
@gr6e 7 ай бұрын
​@ plain text still needs to be in HTML containers
@amberglass7397
@amberglass7397 7 ай бұрын
@@gr6e nope, you can serve plain text with plain text mime type and browsers will render it as plain text
@wlockuz4467
@wlockuz4467 7 ай бұрын
As a legendary programmer once said: "An idiot admires complexity, a genius admires simplicity"
@NNokia-jz6jb
@NNokia-jz6jb 7 ай бұрын
RIP Terry.
@wlockuz4467
@wlockuz4467 7 ай бұрын
@@NNokia-jz6jb The greatest programmer to have ever lived.
@lloyd26
@lloyd26 7 ай бұрын
​@@wlockuz4467Is that a Salem Techsperts reference? lol
@NNokia-jz6jb
@NNokia-jz6jb 7 ай бұрын
@@lloyd26 Terry was the best of all the programmers out there. He wrote his own compiler.
@rubyciide5542
@rubyciide5542 7 ай бұрын
Do you use templeOS to quote him tho m
@siteantipas6837
@siteantipas6837 5 ай бұрын
As a legend programmer once said; There are two types of languages: Those which programmers complain about and those they don't use.
@piked86
@piked86 5 ай бұрын
Bjarne Stroustrup creator of C++
@theblackbaron4119
@theblackbaron4119 5 ай бұрын
It's true.... I love Rust, Swift, Java, pascal, Pl/1, cobal and assembly because I don't have to use them.
@nishantraval2740
@nishantraval2740 4 ай бұрын
Actually there are only 2 types of languages: Those who require too many libraries and frameworks and those who requires minimal external libraries to accomplish basic tasks.
@terryriley6410
@terryriley6410 4 ай бұрын
​@@nishantraval2740Meh, you can do basic tasks with vanilla JS despite the vast landscape of different frameworks and libraries. This cateogorization is rather pointless, languages with more users will naturally have more libraries developed.
@okie9025
@okie9025 Ай бұрын
​@@nishantraval2740lol nah
@GardeniaCreations
@GardeniaCreations 7 ай бұрын
"759 bugs on report, 759 bugs! Take one down, patch it out, 989 bugs on report! FATAL ERROR."
@vladloukine2813
@vladloukine2813 5 ай бұрын
Average developer's day: 8am: wake up 9am: make code 9:01am: break entire application 1:30pm: fix application 1:32pm: break everything again 2:00pm: eat 3:00pm: fix errors 3:05pm: 999 more errors 3:06pm: give up 3:07pm: sleep
@4livetv934
@4livetv934 4 ай бұрын
SEGMENTATION FAULT
@foreverpyrite
@foreverpyrite 14 күн бұрын
​@@4livetv934C programming?
@mollthecoder
@mollthecoder 7 ай бұрын
Ah, this is madness! I know, I'll make a framework to fix it!
@KhoPhi
@KhoPhi 7 ай бұрын
Next: there are now 24 competing standards
@smallSphere69
@smallSphere69 7 ай бұрын
Scientists say that in 2050 there'll be more JS framework than the population of China.
@sampathsris
@sampathsris 7 ай бұрын
@@KhoPhi And the new one is even called Next(JS).
@CoolestPossibleName
@CoolestPossibleName 7 ай бұрын
Good luck bud
@adenm8963
@adenm8963 7 ай бұрын
​@@KhoPhiXKCD
@solution001
@solution001 7 ай бұрын
HTML is the Singularity itself.
@zeppie_
@zeppie_ 7 ай бұрын
​@LeoMods_watch me build a website using only javascript CPU-based rendering
@essem4979
@essem4979 7 ай бұрын
​@LeoMods_laughs in xml
@Somebodyherefornow
@Somebodyherefornow 7 ай бұрын
@LeoMods_give or take 0.001%
@jakubrejzekjunior7349
@jakubrejzekjunior7349 7 ай бұрын
@LeoMods_not true. Some can use xml/ xls instead
@itsme_sumitkp
@itsme_sumitkp 7 ай бұрын
​@@jakubrejzekjunior7349 how
@matthewbalch3324
@matthewbalch3324 7 ай бұрын
And this is just the technologies that survived. There were Java Applets, Flash was ubiquitous for many years, VBScript in the browser was a competitor to JS years ago, and Silverlight was discontinued as recently as 2019.
@nikolaikalashnikov4253
@nikolaikalashnikov4253 7 ай бұрын
Honestly, I'm completely _SHOCKED_ that Web Servers don't send LUA for the Browser to interpret !!! LOL
@matthewbalch3324
@matthewbalch3324 7 ай бұрын
@@nikolaikalashnikov4253 You joke, but I'm fairly sure there's more than a few browser based games now doing exactly that internally.
@TheVerminus
@TheVerminus 6 ай бұрын
@@nikolaikalashnikov4253 it's bad enough already, don't give them any more ideas!
@DaVinc-hi7hd
@DaVinc-hi7hd 3 ай бұрын
java applets ahhhhhhhhhhh, really hated it
@olivers.7821
@olivers.7821 3 ай бұрын
​@@nikolaikalashnikov4253 tbh I wish this would be the case just to have another reason to invest time in Lua 😅
@Dhalin
@Dhalin 5 ай бұрын
I miss the days where most webpages were something you could code in notepad with standard html tags. That was before you had 50+ scripts running on one page, 90% of them served ads, and 10% of them did stuff in the background that you probably didn't care about, like checking what kind of browser you're using. Back during the 90s, when this was the case, the only way you got a virus, was by downloading an executable, and nothing downloaded without you knowing about it, especially since download speeds were so slow back then, if something DID download, you'd notice it.
@AlexandruMihaiDorobantu
@AlexandruMihaiDorobantu 4 ай бұрын
Technology started out so beautiful but went so bad ...
@ShadowriverUB
@ShadowriverUB Ай бұрын
You can still do that for static websites
@Dhalin
@Dhalin Ай бұрын
@@ShadowriverUB Even a lot of static webpages have several KB worth of JS code that it's hard to find the actual "meat" of the webpage.
@onespeed3134
@onespeed3134 9 күн бұрын
Why have something simple and elegant when it could be full of BLOAT?
@simonebernacchia5724
@simonebernacchia5724 7 күн бұрын
@@ShadowriverUB Semi dynamic too but than all those cross origin poolicies are a PITA
@michaelrobertson4298
@michaelrobertson4298 7 ай бұрын
Classic programmer joke Situation: There are 14 different standards “What? 14?! That’s crazy! We need to develop one universal standard that covers all use cases!” Situation: There are 15 different standards
@halkon4412
@halkon4412 7 ай бұрын
Xkcd. And it’s hardly a joke honestly
@farhanaditya2647
@farhanaditya2647 7 ай бұрын
😂
@daveSoupy
@daveSoupy 7 ай бұрын
@@halkon4412 it plays better as the comic than it does written like this
@halkon4412
@halkon4412 7 ай бұрын
@@daveSoupy I don’t mean it’s a bad joke, I mean it’s basically reality lol
@gulabpatel7477
@gulabpatel7477 7 ай бұрын
😂😂😂
@Waffle_6
@Waffle_6 7 ай бұрын
99% of web developers quit making a new framework right before solving all their problems
@globbyls4887
@globbyls4887 7 ай бұрын
underrated comment
@braxoff5th
@braxoff5th 7 ай бұрын
be different, finish the framework
@yaseemanac
@yaseemanac 6 ай бұрын
😂
@eeeeee8762
@eeeeee8762 6 ай бұрын
​@@braxoff5thBut then... Who will be making the frameworks?
@CrimsonDoveKarting
@CrimsonDoveKarting 6 ай бұрын
*frontend We finished laravel for the backends a decade ago 🤣
@xbatusai
@xbatusai 7 ай бұрын
I still sneak some JQuery on my projects and nobody knows it
@LambdaCreates
@LambdaCreates 4 ай бұрын
i'll try out jQuery now
@hardlifting150
@hardlifting150 4 ай бұрын
No one will know
@joaquinel
@joaquinel 3 ай бұрын
You perv
@TeDynef
@TeDynef 3 ай бұрын
I dont even care to use the latest jquery version just an random old version is good
@hardlifting150
@hardlifting150 3 ай бұрын
​@@TeDynefyeah avoid all those pesky modern breaking changes. Just tell your visitors not to use anything newer than IE6. If it doesn't work though you can always use a Flash plug in. 😆
@gamersaroundtheworldunite3362
@gamersaroundtheworldunite3362 7 ай бұрын
Me still writing in C that’s been virtually unchanged in like 50 years
@WallySketch
@WallySketch 4 ай бұрын
*Looks at C11, C17, C23 and early C2Y.* Yeah, completely unchanged.
@Jason9637
@Jason9637 4 ай бұрын
​@@WallySketchThose changes were tiny
@WallySketch
@WallySketch 4 ай бұрын
@@Jason9637 Pretty much unchanged
@maozedongaming
@maozedongaming 2 ай бұрын
C lang has its own chaos
@reiskoryphae
@reiskoryphae 14 күн бұрын
No way there is a c chad in here 😮
@proudparrot2
@proudparrot2 7 ай бұрын
2024: Waterplane is invented to fix Fireship
@godwinojeiwa
@godwinojeiwa 7 ай бұрын
Let's start work
@Tambuburay888
@Tambuburay888 7 ай бұрын
2025: *Thundertank is invented to fix Waterplane*
@moltenlava1877
@moltenlava1877 7 ай бұрын
​@@Tambuburay8882026 : InsulatorMk5 invented to restrain and handle Thundertank
@Helpseriously
@Helpseriously 7 ай бұрын
2028:Grassmechanizedinfantry is invented to fix thundertank@@Tambuburay888
@Ezfar1995
@Ezfar1995 7 ай бұрын
2026: Windtricycle invented to fix thundertank
@ryouskye
@ryouskye 7 ай бұрын
PHP + Bootstrap + some cursed javascript abomination still going strong
@yamixtr
@yamixtr 6 ай бұрын
instant flashbacks 💕
@pyrokinetic8995
@pyrokinetic8995 6 ай бұрын
no way thats what i do
@ar_xiv
@ar_xiv 5 ай бұрын
Proud to say I never once touched bootstrap
@siteantipas6837
@siteantipas6837 5 ай бұрын
I love PHP ❤️
@gilpo
@gilpo 5 ай бұрын
+ jQuery of course
@Iejdnx
@Iejdnx 5 ай бұрын
The most beautiful youtube short I have ever seen
@SpiritmanProductions
@SpiritmanProductions 6 ай бұрын
"The great thing about so many standards is that everyone can have one!"
@TheGamefreakr
@TheGamefreakr 7 ай бұрын
A true dumpster fire
@austinedeclan10
@austinedeclan10 7 ай бұрын
That's what makes web programming enjoyable. It's a wild wild west out here. Not fun, though, for beginners and end users of the software we create
@allyc0des972
@allyc0des972 7 ай бұрын
You are masochistic @@austinedeclan10
@austinedeclan10
@austinedeclan10 7 ай бұрын
@@allyc0des972 😂 Indeed I am
@LuisSierra42
@LuisSierra42 7 ай бұрын
@@allyc0des972 It's not masochism, it's being a based dev
@callmeclover_
@callmeclover_ 7 ай бұрын
@@LuisSierra42that’s just being a dev.
@bradr3541
@bradr3541 7 ай бұрын
Props to the coders who were smart enough to create job security
@ahmadsaleh9635
@ahmadsaleh9635 7 ай бұрын
props aren't a thing to angular developers
@Mad3011
@Mad3011 7 ай бұрын
Is that what JS stands for?
@ethanrin9518
@ethanrin9518 6 ай бұрын
​@@ahmadsaleh9635 nice one 😂 (a react-native dude)
@beratbayram
@beratbayram Ай бұрын
@@Mad3011 good one!
@rohan14040
@rohan14040 12 күн бұрын
Props? Is it a react pun
@Vitaliuz
@Vitaliuz 4 ай бұрын
_- "Hey, as long as it works."_
@davidpaulos2943
@davidpaulos2943 7 ай бұрын
and here i am refusing to use anything else beyond pure javascript XD
@p4rk5h
@p4rk5h 7 ай бұрын
FYI: South Korean Government webpages require all government softwares to run specific combos of web frameworks based on ancient versions of Spring Framework (also known as egovframe). jQuery is part of that and is mandatory. So yes, new jQuery code is being written. In 2023!
@amitse
@amitse 7 ай бұрын
Woah they’re already using ruins 😂
@spasm
@spasm 7 ай бұрын
what's so wrong w jquery though
@tubester358
@tubester358 7 ай бұрын
​@@spasm additional large file needs to be downloaded onto the client to for it to work, that's why more and more of its features are slowly becoming native to js/ECMAScript
@JM-st1le
@JM-st1le 7 ай бұрын
Leave it to governments to make their websites with dinosaur tech 😂
@snailedlt
@snailedlt 7 ай бұрын
sad fact*
@the_alpha_phoenix
@the_alpha_phoenix 7 ай бұрын
JQuery is like PHP, it's never getting out of the system 😂
@RealNaps
@RealNaps 7 ай бұрын
Yes loll😂
@the_alpha_phoenix
@the_alpha_phoenix 7 ай бұрын
@@RealNaps living legends (PHP & JQuery)😂
@svennoren9047
@svennoren9047 7 ай бұрын
sooo... web herpes?
@victorpuchkarev8001
@victorpuchkarev8001 7 ай бұрын
It is just so much simpler to start a site with jQuery than to learn a new framework every time. I would also not use jQuery if I could but it works on all modern browsers unlike just pure js.
@vomm
@vomm 6 ай бұрын
Why should it. PHP is totally fine in most cases. Just because it's uncool in hipster circles where nobody really works but all just learning new node frameworks all the time which get abandoned a few months after their hype does not mean PHP is actually bad or outdated. Quite the opposite. It's solid, it's fast, it's stable, well maintained, widely supported, but yeah, it's soo uncool .. such lame merch they have! Never would drink my macha latte in a startup meeting while wearing a PHP shirt ...
@SefirotH69055
@SefirotH69055 2 ай бұрын
✨To fix react again ✨ hahajajjaahhhaha
@peloovella4265
@peloovella4265 6 ай бұрын
2024: every fucking webpage, including the router setup UI, runs on html and a bit JavaScript
@janbruhovsky7247
@janbruhovsky7247 7 ай бұрын
And there is me, still chilling on pure HTML because I don't know shit
@FluffyFoxUwU
@FluffyFoxUwU 7 ай бұрын
i do pure HTML and a bit of basic CSS to escape this web dev madness
@Roboprogs
@Roboprogs 7 ай бұрын
Live your best life
@jellees
@jellees 2 ай бұрын
I recently made a website in pure html and css because I realized that was really the only thing I needed for this particular project. Makes my website lightweight too!
@vstrix88
@vstrix88 7 ай бұрын
I sanitize my hands every time after I work with frontend
@puerlatinophilus3037
@puerlatinophilus3037 5 ай бұрын
I sanitize my soul also with alcohol.
@Malware_Uchiha
@Malware_Uchiha 5 ай бұрын
And I sanitize my throat by Gargling with Beer and Vodka.
@leus
@leus 7 ай бұрын
CSS was proposed in 1994 but wasn’t implemented until ‘96. JavaScript came out in December 1995.
@rablobanda
@rablobanda 6 ай бұрын
yep, javascript and css are on the same level. html created the dom, then css and js were utilized to give static/dynamic properties to the document objects. (frameworks are just js based toys, not standards. web apis are more important.)
@ironbatmongoose5874
@ironbatmongoose5874 7 күн бұрын
McNally voice: You are using Angular JS from 2010, it can be defeated with an Angular 2 from 2016
@AntonySimkin
@AntonySimkin Күн бұрын
*highfive lol best comment, no doubt
@Habush2.0
@Habush2.0 7 ай бұрын
"I can fix her"
@dumpsockpuppet5619
@dumpsockpuppet5619 7 ай бұрын
She can break me!
@Microphunktv-jb3kj
@Microphunktv-jb3kj 7 ай бұрын
oiy oiy... its the opposiute.. women think they can fix the man lol... or change him... ah.. women are eventlisteners? overused observer pattern lol
@Microphunktv-jb3kj
@Microphunktv-jb3kj 7 ай бұрын
@@dumpsockpuppet5619 ... continue
@Roboprogs
@Roboprogs 7 ай бұрын
Some can. Some just get a divorce 🤪 Wait, which channel is this?
@dumpsockpuppet5619
@dumpsockpuppet5619 7 ай бұрын
@@Microphunktv-jb3kj then again the adage "Don't stick your D*** in crazy", which almost always is used in the context of straight relationships, implies that there are crazy/broken women, and the fact it exists in the first place, implies there are enough men attracted to them, the advice is needed. Thus, the "Broken" status and de want to debug it are part of the class human and not of the gender interface
@vladislavakm386
@vladislavakm386 7 ай бұрын
2024: JS still has monopoly on the front-end
@supercellodude
@supercellodude 7 ай бұрын
You might be able to write over 95% of your client-side in the language that compiles to webassembly but there will pretty much always be the shim of javascript invoking the loader. Unless w3c makes a link attribute that can pull webassembly and ... do the right thing?
@fortuneosho8137
@fortuneosho8137 7 ай бұрын
There was never a competition
@nonybrighto
@nonybrighto 7 ай бұрын
@@fortuneosho8137well, we used to have Java applets 😅
@phoneywheeze9959
@phoneywheeze9959 7 ай бұрын
i mean, the browser only supports HTML, CSS and JS.....
@Pentatonic_Hardcore
@Pentatonic_Hardcore 7 ай бұрын
webassembly is getting it
@AlexandreSk
@AlexandreSk 7 ай бұрын
Html + css + pure js is the king.
@Majkels
@Majkels 16 күн бұрын
King of nothing
@honkhonk8009
@honkhonk8009 8 күн бұрын
@@Majkels Found the soydev
@Majkels
@Majkels 8 күн бұрын
@@honkhonk8009 found the nondev
@FlamSings
@FlamSings 6 күн бұрын
​@@honkhonk8009Average senior engineer gigachad flexing on strongest framework user
@marie-franceFortin
@marie-franceFortin 7 ай бұрын
As an accessibility expert I despise framework. Lots of devs that see themselves to good for JavaScript so they created wholes new languages that in the end get regurgitate as a bloatware of JavaScript that can't play nice with the browser, don't cache properly and keep the web at the same performance that we add in the past despite the improved technology.
@Ligma_Shlong
@Ligma_Shlong 3 ай бұрын
Yeah, they totally invented frameworks because they're too good for JS. Frameworks aren't languages btw. It's all javascript in the end. You can stop playing pretend now. You don't do any of these things. (Not even jquery.)
@BrianGon89
@BrianGon89 10 күн бұрын
​@@Ligma_Shlong abstracted junk, that piles performance issues on the client side. jquery is still goated tho.
@honkhonk8009
@honkhonk8009 8 күн бұрын
@@Ligma_Shlong Found the Soydev. This is a popular position to take outside of Junior devs who get mad their newfound nextjs skills are borderline useless irl
@eki203
@eki203 7 ай бұрын
Frameworks are like fashion trends, don't do it, just use strong boots and go trough wherever terrain you want
@Microphunktv-jb3kj
@Microphunktv-jb3kj 7 ай бұрын
when i started self-learning.. i went thru all the js frameworks, and when i saw vue... it immediately was like love at first sight... that template->script->style SFC just made sense to me... (that was like 3-4 years ago) ... now 2023.. i think vue seems most stable ecosystem/framework out there in JS world... I dont trust frameworks like react and angular... wich major version numnber is 17.x shows how bad the developers are and dont get it right in the firs time and reinventing and fixing their problems lol... and breaking things... but i agree with ur comment... everytime i see some fancy thing... i sometimes get stuck, because too many abstractions in JS world and frameworks... and i go check how stuff are made.. so i would atleast understand how something is in vanilla or smt... its getting so surreal already that people dont know even, that u dont need libraries for modals anymore or that new nifty things in JS exist like .groupBy() , not entirelyt sure if its meant to be internal query builder or smt? .. its def interesting tho.... :D now reinventing the wheel with hyping htmx ... its still javascript tho. I think people are a biot too concerned about bloat... 90% apps are not giant apps and dont care about dev env bloat... ur build is fast enough whatever framework you use, because a lot of grunt work has been done for you.... people dont even minify css/js manually anymore... i bet some newer than me noob devs... dont ewven know that minificatiojn or obfuscation is a thing... i think i learned to code by my friend saying to me install node.. and type "npm init" into temrinal.... :D my journey started there.. i think i learned thru messing around with Gulp and trying to configure it : )and understand it
@kyukyu90002
@kyukyu90002 7 ай бұрын
What is the “strong boots” in your opinion?
@TheScriptPunk
@TheScriptPunk 7 ай бұрын
Springboostrap
@TheScriptPunk
@TheScriptPunk 6 ай бұрын
Go: allow me to introduce myself. Also Go: how about only using the standard library?
@Xmosity
@Xmosity 6 ай бұрын
@@kyukyu90002anything except a bunch of random unknown new fancy languages and frameworks everyones pressuring you to learn because its "faster"
@aaishikdutta290
@aaishikdutta290 7 ай бұрын
Software development is less engineering and more philosophical debates
@ShaharHarshuv
@ShaharHarshuv 7 ай бұрын
True.
@tachobrenner
@tachobrenner 7 ай бұрын
That's webdev
@mathieul5990
@mathieul5990 7 ай бұрын
Not in ASM
@pouet4608
@pouet4608 7 ай бұрын
webdev is not engineering
@vibovitold
@vibovitold 7 ай бұрын
Without the debates we'd still be engineering in COBOL or MUMPS
@frloopr
@frloopr 7 ай бұрын
Webdev is the Kowloon walled city of programming
@nikolasmichael6377
@nikolasmichael6377 6 ай бұрын
Funny when job vacancies are like “Should know Angular, Vue, React and JQuery” and I have to remind the companies in interviews “Why do you have 4 frameworks listed on your job post? A website should only use 1, 2 in very extreme cases.”. I usually never get a call back after that. 😅
@rablobanda
@rablobanda 6 ай бұрын
a website should use 0 framework. if a framwork can do something, vanillajs can do that better.
@wile123456
@wile123456 5 күн бұрын
Because those companies are run by the marketing team who don't know anything about development and the engineers hold no power in the organisation
@tsakumo
@tsakumo 18 сағат бұрын
@@wile123456 REAL
@Oridan1
@Oridan1 7 ай бұрын
Number one reason to be a backend developer
@Roboprogs
@Roboprogs 7 ай бұрын
No churn in Java land? Surely you jest.
@demolazer
@demolazer 7 ай бұрын
Exactly. Shielded from all this frontend madness
@VipiKenn
@VipiKenn 6 ай бұрын
php all anyday anytime
@hodayfa000h
@hodayfa000h 6 ай бұрын
I think asking an ACTUAL full stack developer what is harder front end or back end would be fair
@jh-nb
@jh-nb 6 ай бұрын
same thing happens in backend only different languages are invented
@codedusting
@codedusting 7 ай бұрын
That Indian meme from CID 😂
@ChibuikemOnwuegbu
@ChibuikemOnwuegbu 7 ай бұрын
BackboneJS: did I ever exist or what?
@fanero3046
@fanero3046 7 ай бұрын
It's like that scene in the incredibles when they show every version of the robot against the heroes.
@coolworx
@coolworx 7 ай бұрын
This is why my favorite flavor is vanilla.
@Malomat-yz9mo
@Malomat-yz9mo 2 ай бұрын
What about vanilla lattee
@keyboard_g
@keyboard_g 7 ай бұрын
Just bring back the Marquee tag. We peaked in the 90’s.
@crackwitz
@crackwitz 7 ай бұрын
It's still there
@robinvegas4367
@robinvegas4367 7 ай бұрын
The kludge started when the corp idiots thought that the browser was the end all be all application delivery client. No one ever just stopped and said "this is a really bad idea" they just kept adding bandaids to sucking chest wound
@deesnutz42069
@deesnutz42069 7 ай бұрын
blink tag ftw
@TotoLakay
@TotoLakay 7 ай бұрын
Never left.
@DelightfulPager-ro4nw
@DelightfulPager-ro4nw 7 ай бұрын
Should've mentioned Flash RIP
@coolmenthol
@coolmenthol 12 күн бұрын
If anyone remembers guestbooks, then you're a veteran. Creating an HTML layout with is not a sin. They just made it look like one, just like with jQuery.
@amanSaneja
@amanSaneja 7 ай бұрын
C.I.D's Abhijeet in the end was unexpected in your video Jeff 🤣🤣
@RonnieBanerjee007
@RonnieBanerjee007 7 ай бұрын
Iska matlab samjhe daya?
@syhbeats
@syhbeats 7 ай бұрын
+1
@cspaliwal_
@cspaliwal_ 7 ай бұрын
The way editor just gave up on arrangement and dropped everything in a pile
@codeyisafk9487
@codeyisafk9487 5 ай бұрын
I’ll just use Html and save my tiny brain the headache
@bluesquare23
@bluesquare23 2 ай бұрын
Bootstrap is nice. All the rest of the frontend stuff he's talking about doesn't matter.
@foundingtitan7
@foundingtitan7 7 ай бұрын
Abhijit kaha se aaya last mein CID wala 😂😂
@DarkSide3211
@DarkSide3211 7 ай бұрын
This is why I always get completely lost when it comes to web development
@iboughtyomom
@iboughtyomom 7 ай бұрын
Web development is a true hell.
@snarpis
@snarpis 7 ай бұрын
Well I guess you can just focus on one set of languages ? I'm only interested in web dev from far away but I don't think you have to know all of them
@SirusStarTV
@SirusStarTV 7 ай бұрын
@@snarpis sometimes even if you want to use one library/tool the authors of frameworks or other tools change what tech you need to use for their shit to work properly.
@rickyreyes30
@rickyreyes30 7 ай бұрын
Just stick with React.js hooks. Easy and pretty. Haven't tried Vue. Angular's learning curve is annoying and slow to learn. The inline ng syntax is annoying. The model view controller is annoying to me too. So learn React. Html, css, and Javascript basics are requirements for any framework.
@KewalTailor
@KewalTailor 7 ай бұрын
SAME, I don't know where to start from all these shit mashed up together
@braythesmall4131
@braythesmall4131 7 ай бұрын
did Web development for a project in college. made me rethink my whole life trying to make it look good. Just copied a CSS sheet and changed the colours. Easy merit. Think big work smart
@lolpez
@lolpez 10 күн бұрын
"Just one more framework bro I promise"
@barry63196
@barry63196 16 күн бұрын
*there's 5 competing standards* "oh gosh we gotta fix this mess, let's make a new standard to replace the old ones" *there's 6 competing standards*
@TheDragShot
@TheDragShot 7 ай бұрын
I mean, jQuery still works most of the time, specially if the web views are not that complex. On top of that, I don't need to download 1GB of dependencies per project in order to use it, so I'll take it over whatever fancy framework is trendy these days anyway.
@harris.sensorsoffline6419
@harris.sensorsoffline6419 7 ай бұрын
React, Angular & all these trash JS Frameworks. Websites will work fine with HTML, CSS, JS, jQuery & LAMP Stack. Dumb Startup Founders with Papa's Money are fooled by IT Dept to use newer stacks to suck all funds, finally killing the company.
@tiaan_va
@tiaan_va 7 ай бұрын
@@harris.sensorsoffline6419 you.dont get it do you. You are probably someone who can't adapt to changes. Yes you can code perfectly fine websites not using the frameworks but that is not the point. The point is the speed and ease at which you can do so. Those frameworks vastly speeds up the process. I can guarantee you that me or anyone using one of those frameworks that know how to use it can code the same site 10 times faster than you would take using vanilla methods. That one makes downloading those dependencies worth it. Also it's less than a gb and if you have any clue what you are doing you would download it once and use the same directory for all your projects, you defs don't need to do it for every project haha 😂
@coolcodingcat
@coolcodingcat 7 ай бұрын
@@harris.sensorsoffline6419 or lemp stack - nginx over apache
@Mrtroll258
@Mrtroll258 7 ай бұрын
@@tiaan_va "it's less than a gb" its so over for frameworks
@oleksiistri8429
@oleksiistri8429 7 ай бұрын
@@tiaan_va react framework is too complex, if you will need to modify, or find bugs in it after awhile, it can be a problem, also websites with vanilla js work faster, if you know whay you are doing.
@Lemonator32
@Lemonator32 7 ай бұрын
Wow, there are so many JavaScript frameworks out there that I don't know which to choose. I know! I'll make my own!
@kapenike
@kapenike 7 ай бұрын
Don't use one ☺️
@oleksiistri8429
@oleksiistri8429 7 ай бұрын
right, that is the problem in a nutshell!
@paracodewebdev
@paracodewebdev 2 күн бұрын
2024: website itself 100% code of madness 😂
@mrbutish
@mrbutish 5 ай бұрын
That's because jQuery is used in vanilla js, most people prefer vanilla js, some people don't even use js
@tomydurazno6243
@tomydurazno6243 7 ай бұрын
JQuery is great. I used to have a copy of the source file in my desktop and read it every day. Its a 10k line file
@j.r.r.tolkien8724
@j.r.r.tolkien8724 7 ай бұрын
This is the most insane comment I've ever read.
@collapsingspace
@collapsingspace 7 ай бұрын
single greatest comment in the history of web dev 😂
@vlad280599
@vlad280599 7 ай бұрын
XD Did you finish it?
@rahulxcr
@rahulxcr 7 ай бұрын
Damm...😅
@cebruthius
@cebruthius 7 ай бұрын
Minified?
@Kaachii
@Kaachii 7 ай бұрын
WebAssembly...The only thing without a fix yet
@rubyc7771
@rubyc7771 5 ай бұрын
I just escaped from tutorial hello, back in the abyss to learn jQuery again.
@ahmednoor1075
@ahmednoor1075 18 күн бұрын
Him : "I can fix her" Her: react
@drow488
@drow488 7 ай бұрын
Php and wordpress has left the room
@edism
@edism 7 ай бұрын
That's backend not frontend 😅, it's not like you can run WordPress in the browser, WP could depend on any of those mentioned.
@xali2008
@xali2008 7 ай бұрын
​@@edism90% of WordPress themes and plugins use jquery.
@jthoward
@jthoward 7 ай бұрын
Most WordPress sites use JQuery
@pokefreak2112
@pokefreak2112 7 ай бұрын
​​@@edismackshually you can run wordpress in the browser they got it working with wasm, it's simultaneously awesome and horrifically cursed xD
@kodiak809
@kodiak809 7 ай бұрын
WordPress💀
@PadillaJosh
@PadillaJosh 7 ай бұрын
I love these vids, as engineer who's been programming for about 14yrs now. I truly enjoy this stuff.
@Carl-hs420a
@Carl-hs420a 5 ай бұрын
I don't, they keep on reinventing the wheel!
@sD-fc9mp
@sD-fc9mp 12 күн бұрын
JQuery is really pulling that Php line: "You don't like me, I'm going nowhere"
@hiTocopter
@hiTocopter 2 ай бұрын
All these frameworks are great for some things, but they're honestly pretty clunky once you really get going with your project. Pure JS or JQuery is often still very usable and much faster than those frameworks at that point because you have way more control.
@Adrien.5902
@Adrien.5902 7 ай бұрын
Sass invented to fix css, tailwind invented to fix sass, style X invented to fix tailwind.
@smilefriend7171
@smilefriend7171 7 ай бұрын
You forgot bootstrap
@optimbro
@optimbro 7 ай бұрын
Stylex has different use cases
@rsdotscot
@rsdotscot 7 ай бұрын
I'm still enjoying SASS.
@haroonahmed1077
@haroonahmed1077 7 ай бұрын
Style x is total mess. At least yet
@balaclava351
@balaclava351 7 ай бұрын
Sass is king
@ZiaulK
@ZiaulK 7 ай бұрын
jQuery: I'm not a monster, I'm just ahead of the curve.
@HuhnK0t
@HuhnK0t 7 ай бұрын
lol one of the few shorts i actually appreciate despite not being in web dev anymore since 2012
@0The_Farlander0
@0The_Farlander0 8 күн бұрын
Tech dorks "inventing" things like buses and trains every couple of years is starting to make a lot more sense
@honkhonk8009
@honkhonk8009 8 күн бұрын
Soydevs and Soygineers love making mindless bullshit. These things are more humanities-based than scientific. Its not real engineering, its the gay/lame fantasies of midwits who overcomplicate simple shit
@KhoPhi
@KhoPhi 7 ай бұрын
"if it works, don't change it" All these frontend frameworks are the typical embodiment of the saying, "solutions looking for a problem"
@markkondilis9237
@markkondilis9237 7 ай бұрын
It's more like "I don't care if it doesn't work, I'm not coding this shit again!"
@crunchykarsten8765
@crunchykarsten8765 7 ай бұрын
There actually is a problem, web applications should ideally rely on a RESTful API and a purely client based frontend. Writing pure Javascript for a frontend is madness though, which is why jquery was written, jquery doesn't have a rigid enough structure which is when the others started piling up, though in the end none of them really work as intended since Javascript itself as a language is an antithesis to rigid structure.
@Xylu4
@Xylu4 7 ай бұрын
@@crunchykarsten8765everything works as intended, frameworks came to simplify JavaScript HTML, they do a lot of stuff under the hood. Web is changing, marketing and people demands more, so there are updates. The problem is heritage code, bad code, wrong decisions at the beginning.
@palmberry5576
@palmberry5576 7 ай бұрын
@@crunchykarsten8765wdym? Just throw Typescript into the mess and you have rigid structure
@LeeGee
@LeeGee 7 ай бұрын
​@@crunchykarsten8765 Opinion
@EyesOfByes
@EyesOfByes 7 ай бұрын
I was just about to study an HTML course. Guess I'm in for a treat
@Julzaa
@Julzaa 7 ай бұрын
You'll have HTML no matter what, can't get wrong with that Edit: in web development*
@bigdoggetom6549
@bigdoggetom6549 7 ай бұрын
I gave up web development. The modern way of building applications is disgusting
@P8860
@P8860 7 ай бұрын
@@bigdoggetom6549 Me too.. Getting into Networking where I can grow old
@Julzaa
@Julzaa 7 ай бұрын
@@bigdoggetom6549 you can still use old tech if you want (PHP still accounts for 75% of web servers), but I heard that Go (with Templ probably) + htmx (+ Wasm?) was a breath of fresh air for building websites without all the abstractions we have nowadays, what do you think?
@diodelvino3048
@diodelvino3048 7 ай бұрын
what do you mean?@@bigdoggetom6549
@nerdcorner2680
@nerdcorner2680 4 күн бұрын
React is fun and has a lot going for it, but whenever these complex types of codes hit speed bumps, they just crash hard. Trying to use Next.js and Prisma for something, the routing is amazing and such a cool idea, but making queries is an extra 10 step process. Would rather just lose the nice routing to make easier queries
@rahulchavan6488
@rahulchavan6488 4 ай бұрын
And inspector abhijeet still confused, why I am here😂😂
@pif5023
@pif5023 7 ай бұрын
I am still waiting for the next framework. This time will be build by an AI.
@TheJobCompany
@TheJobCompany 7 ай бұрын
html is still used on 100% of websites, let that sink in
@rsdotscot
@rsdotscot 7 ай бұрын
I keep letting sinks in and now my house looks like Bed, Bath, and Beyond. Send help.
@Zarabozo
@Zarabozo 7 ай бұрын
It's not the same HTML from the beginning. It has evolved too.
@KeyUSeeCZ
@KeyUSeeCZ 7 ай бұрын
@@ZarabozoYeah, HTML 5 replaced Flash after all.
@robinvegas4367
@robinvegas4367 7 ай бұрын
That knowledge disgusts me. It's the most useless, bloated, verbose piece of UI garbage I've ever seen
@himanilsharma2147
@himanilsharma2147 7 ай бұрын
​@@robinvegas4367 and from where does Div tag came from and Text tag, Button Tag, and all other tags...??? If you see < any text> that means framework is using html behind the scenes and fooling you and you are being fooled believing that its not HTML... As we can't deny Sun's presence we can't deny Html, its a universal truth...
@jadennigel773
@jadennigel773 6 ай бұрын
As someone training to be an offensive security professional, I love when websites use older software/code, it makes my job so easy
@rtothec1234
@rtothec1234 3 ай бұрын
John Resig is a king.
@shadowlp1746
@shadowlp1746 7 ай бұрын
Why did I just see this meme in text form on r/programmerhumor lmao
@TehKarmalizer
@TehKarmalizer 7 ай бұрын
TIL we haven’t actually solved any web problems since 2006.
@matthewbalch3324
@matthewbalch3324 7 ай бұрын
Eh, there's a lot that this leaves out. The creation of many of the HTML5 standards were functionally a replacement for Flash Player in the wake of Apple deciding to not support Adobe Flash on the iPhone. We had the same monstrosities back then, but in the intervening years we learned to build our monstrosities on top of open standards. We also learned responsive web design, so primarily we learned how to make our monstrosities run on cell phones.
@gundamned4879
@gundamned4879 7 ай бұрын
@@matthewbalch3324 "responsive web design" then why does every website i visit take so long to load despite me having such good internet, it feels like everything has just gotten more bloated and slower for no benefit
@YouTubestopsharingmyrealname
@YouTubestopsharingmyrealname 7 ай бұрын
2023, me, playing Minecraft Java. " What's all this now?", "websites? IDK, whatever angelfire is using."," hey, its been a while since i checked my smash mouth fan page. I wonder how many hits it got"
@quorthonsinferno5119
@quorthonsinferno5119 7 ай бұрын
Just wait until he finds out about all of human development
@avi4francis
@avi4francis 7 ай бұрын
One thing that is common in all of these is that some guy got promoted in a company for coming with these ideas that fix nothing actually.
@nikolaikalashnikov4253
@nikolaikalashnikov4253 7 ай бұрын
Nope... I have seen first-hand that the Smart, Hard-working people do NOT get promoted: It's because they're harder to replace. Instead, they like to promote the Lazy & Incompetent: Their previous job & responsibilities are easier to fill & get covered.
@MichaelBattaglia
@MichaelBattaglia 7 ай бұрын
Funny story, I went to SXSW in 2018 and I asked a question to someone presenting about coding with JavaScript new frameworks like Vue. He argued that jQuery is dead.... That was 5 years ago!
@izzyhelianthus
@izzyhelianthus 7 ай бұрын
Same goes to PHP, they said PHP is dead. 2023. It still there. Bottomline: Whoever said xxx is dead, it will be there for another year.
@ignoto2010
@ignoto2010 7 ай бұрын
in all fairness I wouldn't use it. jquery is still used in many websites because of tech debt and/or devs scared to learn a reactive library. If browsers would add reactiveness native to JS, I'd gladly use vanilla, but at the moment any complex website requires one of the solutions above I'm afraid
@nikolaikalashnikov4253
@nikolaikalashnikov4253 7 ай бұрын
I've heard people say over & over again that *_Java_* is "dead" ... !!!
@Andy_Rocket
@Andy_Rocket 7 ай бұрын
I think you programmer have been Programmed and put the attention the wrong way. Witch library and language is dead is not the point. The internett is being monopolized. Thats the point, the internett should be a free surfing place for all, and it should not be just,Google/Facebook,thats wrong
@ignoto2010
@ignoto2010 7 ай бұрын
@@Andy_Rocket I'm afraid we lost that battle long ago - Chrome is the most used browser (Google) - Variations like Opera/Brave/etc (Google chromium engine) - Safari (Apple) and all iOS browsers including Chrome are Safari Engine (still Apple) - Firefox is one of the few with its own engine, but statistics on analytics are always around 3% - Edge is also Chromium engine (Google) now Apple doesn't have any interests in the web because they prefer to monopolize the ios app store and they play on the interconnection between apple devices, so Safari is always light year behind Chrome/ium So in summary internet WEB belongs to Google. Sad but true 🤷🏻‍♂️ Back in the days of IE and Netscape we were restricted by Microsoft and their browser Next Firefox changed everything and the majority of users moved from Netscape to Firefox. that was the time when we experienced freedom and big improvements Lets keep in mind that WebKit started in linux with Konqueror, but now it's what Apple uses to monopolize the ios browsers store (Apple's version of course) Then Chrome monopolized the web also starting from WebKit and then moving to their own engine. Now that's a "good" thing because they are evolving the browser at high speed (if you follow their channels there's something new every week), but because Safari still holds more than 20% of the users we can't use almost any of the new toys 😅 In an ideal world the engine should be handled by another company and all these whale companies should make use of it, so all changes are always immediately available. but that's utopia and we know it 😂 react/angular/vue/svelte etc are not the problem at all. if the engine was a better product we would have native reactivity and more tools that would make all these external libraries useless
@sikander5912
@sikander5912 12 күн бұрын
2024: have all of these qualifications or remain unemployed
@johnnyquesada750
@johnnyquesada750 7 ай бұрын
I love JQuery and the widget factory ! ❤
@timothyhoytbsme
@timothyhoytbsme 7 ай бұрын
I use vanilla html/css/js and build custom responsive webapps with ease. It's all about learning how to properly do things instead of being lazy.
@user-zj6iz1rl8d
@user-zj6iz1rl8d 3 ай бұрын
im honestly so baffled on what to learn, should i just keep to js-html and css since they are basic and fundemental languages because their are 1k different frameworks and i dont wanna learn them i feel like it is a waste of energy and its dumb asf what do you thing am i r3?
@wetbredloaf
@wetbredloaf 5 ай бұрын
mom: why dont you study code... Me:
@nishantraval2740
@nishantraval2740 7 ай бұрын
jQuery is still used in 73% of the websites because of following reasons: 1. Learning curve of new fancy frameworks are somewhat steep. Developers have to shift Whole mindset to "Reactive" programming. Which can take time. 2. These new fancy frameworks provides too... Much features. All are basically made to build single page applications, and complex user interfaces. So, they're overkill for simple projects requiring minimal DOM manipulations. 3. Setup of all these fancy frameworks requires whole new ecosystem support. It's hard to setup them for production without node and Babel/webpack. On the other hand jQuery requires only one script tag.
@honkhonk8009
@honkhonk8009 8 күн бұрын
I knew shit was braindead when Soydevs started mindlessly droning about Server Side Rendering, only for basic CRA to run infinitely faster than even the most minimal nextjs app I could make. Its honestly maddening.
@nishantraval2740
@nishantraval2740 8 күн бұрын
@@honkhonk8009 I thought that php has too many frameworks, cms, and open source websites. But then JS revolution started, and there was new framework popping up every day !!!!
@gainsbrah9831
@gainsbrah9831 5 ай бұрын
Any Indians wondering that "Abhijeet" gave global meme poster?
@shreyas5696_YT
@shreyas5696_YT Ай бұрын
Nope
@skipius
@skipius 7 ай бұрын
At this point I don't even know what to learn😮
@j.r.r.tolkien8724
@j.r.r.tolkien8724 7 ай бұрын
Focus on JavaScript. I got my first job after learning Vue within a week. What did I use at the job? Vanilla JavaScript.
@Anzeljaeg
@Anzeljaeg 7 ай бұрын
Html , css and JavaScript
@mastermaster153
@mastermaster153 7 ай бұрын
@@beery6659 true
@FirstLast-gk6lg
@FirstLast-gk6lg 7 ай бұрын
Everything obviously gawd
@user-he4ef9br7z
@user-he4ef9br7z 7 ай бұрын
Learn to weld. Programmers will be obsolete.
@csy897
@csy897 7 ай бұрын
meanwhile, berkshire hathaway's website is still written in html + inline css styles hahahahah
@Carl-hs420a
@Carl-hs420a 5 ай бұрын
and one day, browsers won't be able to show it because they'll end up just as bad as the million nth framework
@honkhonk8009
@honkhonk8009 8 күн бұрын
@@Carl-hs420a Still mad how the React dev website told me to use nextjs instead of CRA
@ceddyd
@ceddyd 7 ай бұрын
I’m just saying nothing was ever needed to fix Flash
@javabeanz8549
@javabeanz8549 4 ай бұрын
the fix for Flash was it being discontinued, which came way later than it should have
@thatsalot3577
@thatsalot3577 7 ай бұрын
Few years ago, I just started webdev and jumped into react after 6 months of doing it without frameworks, My friend sent me an html page, and damn it was just an app.html page which would create JWTs with your secret key and scopes, and it was beautiful, no external css (everything in head tag) no external js (all code in script tags + cdn for token library) it was crazy ! I was legit shocked how compressed everything was no server, no nothing you just open the file, use it and just close the tab. Even though it would be easier to use node or any other language runtime to do that but the fact that you're capable of doing so much with just an index.html page is crazy !
@peterszarvas94
@peterszarvas94 7 ай бұрын
the funny thing is, modern js doesn't require jQuery, you can just do everything in vanilla
@CalifornianViking
@CalifornianViking 7 ай бұрын
Great point. Vanilla JS has superseded jQuery and many of the other frameworks.
@VishnuASankaran
@VishnuASankaran 7 ай бұрын
Guys, I am old. I started web dev in 2008, and I jave worked on all these except solid, htmx and web assembly at job, and in the exact order. You can add Knockout, DurandalJS, BackboneJS, EmberJS, also in the unmentioned set of frameworks.
@dipereira0123
@dipereira0123 28 күн бұрын
I admit I laughed way more than i should
@DhawanGuptaIndia
@DhawanGuptaIndia 6 күн бұрын
Didn't expect that CID meme!!
@amir78989
@amir78989 7 ай бұрын
Javascript PHP and jQuery are awesome
@endualva
@endualva 7 ай бұрын
Agreed 👍
@irun_mon
@irun_mon 7 ай бұрын
jQuery is still a requirement in every web dev job in many asian counties
@MikeStoneJapan
@MikeStoneJapan 7 ай бұрын
for true? Get outta here
@irun_mon
@irun_mon 7 ай бұрын
@@MikeStoneJapan how do you think 75% of all website still use jQuery? Despite the fact that the west has been using it less in the last decade
@winzyl9546
@winzyl9546 7 ай бұрын
​@@irun_monwho says the west use jquery less than the east?
@irun_mon
@irun_mon 7 ай бұрын
@@winzyl9546 well for starter we have more people here in Asia, even India and china alone have more people than all the west combined, second I barely see Westerns tutorial on KZbin teach jQuery, it's always react or other new frameworks, 3rd job requirements for web dev, never seen jQuery as requirements in their still in awhile.
@MikeStoneJapan
@MikeStoneJapan 7 ай бұрын
@@irun_mon I mean I guess. You do make a good point. What's the reason for still using it in that part of the world specifically?
@nagyzoli
@nagyzoli 3 ай бұрын
What I would like is to have a fully typed language that runs on frontend. Like Java applet. It's biggest weakness was needing to have JRE installed (Java runtime). But that was a problem 10 years ago. Nowdays it would be simple to include it out of the box in both Linux and Windows. The main advantage would be that we can use the entire arsenal of a easy to understand language AND have the UI be precise down to a pixel. No longer relying on flexbox, automatic resize etc, but simply use the browser as your desktop UI
@dopamineashram4999
@dopamineashram4999 6 ай бұрын
Microsoft and Nokia bundle jQuery on their platforms.jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animations, and Ajax.jQuery also provides capabilities for developers to create plug-ins on top of the JavaScript library
@anthonyobryan3485
@anthonyobryan3485 6 ай бұрын
JQuery is a Javascript library to fix Microsoft's horrrendous fuckup.
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,3 МЛН
Самый Молодой Актёр Без Оскара 😂
00:13
Глеб Рандалайнен
Рет қаралды 12 МЛН
A little girl was shy at her first ballet lesson #shorts
00:35
Fabiosa Animated
Рет қаралды 15 МЛН
IQ Level: 10000
00:10
Younes Zarou
Рет қаралды 7 МЛН
MISS CIRCLE STUDENTS BULLY ME!
00:12
Andreas Eskander
Рет қаралды 19 МЛН
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
100+ Linux Things you Need to Know
12:23
Fireship
Рет қаралды 910 М.
When A Gang Leader Confronted Muhammad Ali
11:43
Boxing After Dark
Рет қаралды 4,7 МЛН
How to get rich as a solo software developer - The Ultimate Guide
8:51
10 weird algorithms
9:06
Fireship
Рет қаралды 1,2 МЛН
Every Framework Sucks Now
24:11
Theo - t3․gg
Рет қаралды 124 М.
OceanGate Is Worse Than You Thought
28:41
The Fool
Рет қаралды 3,7 МЛН
10 regrets of experienced programmers
8:16
Fireship
Рет қаралды 1,2 МЛН
Why no one wants to host the Olympics
13:36
Search Party
Рет қаралды 3,4 МЛН
80% of programmers are NOT happy… why?
4:43
Fireship
Рет қаралды 1 МЛН
Самый Молодой Актёр Без Оскара 😂
00:13
Глеб Рандалайнен
Рет қаралды 12 МЛН