Static vs Dynamic Websites - What's the Difference?

  Рет қаралды 299,511

Academind

Academind

Күн бұрын

Пікірлер: 189
@prithulsingh2577
@prithulsingh2577 6 жыл бұрын
The explanations in your videos always have a conceptual appeal, and this one was no different. Thanks a lot Max for creating such insightful content and I am looking forward to more in the future.
@academind
@academind 6 жыл бұрын
Thanks a lot for sharing this wonderful feedback Prithul, this honestly means a lot to me!
@ShafikShah-np1gl
@ShafikShah-np1gl 11 ай бұрын
0:15 ❤
@ShafikShah-np1gl
@ShafikShah-np1gl 11 ай бұрын
youtube.com/@youtube 0:15 creators?si=dBzkmc4puCCF6oEu
@family.travels.009
@family.travels.009 5 жыл бұрын
Thanks for explaining this. You covered several aspects in such a short time.
@ramonridge8839
@ramonridge8839 3 жыл бұрын
I realize I am pretty randomly asking but does anyone know of a good place to stream newly released series online?
@giovannigannon5670
@giovannigannon5670 3 жыл бұрын
@Ramon Ridge I would suggest Flixzone. You can find it by googling :)
@koltonmajor9195
@koltonmajor9195 3 жыл бұрын
@Giovanni Gannon Yup, been using flixzone for since april myself :)
@ramonridge8839
@ramonridge8839 3 жыл бұрын
@Giovanni Gannon Thank you, I signed up and it seems like a nice service =) I appreciate it!!
@giovannigannon5670
@giovannigannon5670 3 жыл бұрын
@Ramon Ridge No problem :D
@RoddyDukes
@RoddyDukes 5 жыл бұрын
I was really having difficulty understanding/finding the differences between static and dynamic. This perfectly describes everything. Thank you!
@academind
@academind 5 жыл бұрын
Awesome to read that the video helped to make things clearer, thank you Roddy!
@hrdyjan1
@hrdyjan1 5 жыл бұрын
There is always ending questing: Who is the winner. And all the time same answer: There is no winner ... :D
@nikhiljy
@nikhiljy 4 жыл бұрын
If there was a clear winner, then the loser will not be in business...and there wouldn't be this comparison in the first place :-)
@rishabhsaxena9357
@rishabhsaxena9357 4 жыл бұрын
What is more preferable for a website to showcase a photography portfolio - static or dynamic?
@johnlynch8947
@johnlynch8947 4 жыл бұрын
Thanks this was a great video. The only thing I found a little odd was saying static website security is more complex. Everything else I have read says that dynamic websites are more vulnerable.
@wesleyrm
@wesleyrm 3 жыл бұрын
I have no experience on servers. Still, I think what they mean by static is websites without JS, JavaScript. That is, just an unchanging page without scripts. Just HTML and CSS. Which is not what what he meant in the video by static. I don't know which definition is correct. The definition he used in the video seems to be the more widely accepted one. And yes, dynamic pages do seem more secure to me since scripts are run in the server, instead of in user side of things. Always good to keep your systems safe and trust them instead of external agents. Of course, this is only true if you have good code sanitization on your server.
@bulelanibotman
@bulelanibotman 3 жыл бұрын
I at least got the gist of it but man, i am still lost. is there is Firefox extension which shows certain websites if they are static or dynamic? Or, can someone give me an example of any popular website which are static or dynamic
@Dogheadedchris
@Dogheadedchris 3 жыл бұрын
Pulled up this video and unexpectedly heard good old Max's voice - highlight of my day
@bLd321
@bLd321 4 жыл бұрын
Personally, I prefere static pages. You can have free or very very cheap (I still prefer free) hosting, because all It has to do is to serve a couple static files. You can cache your static files in CDN (like free Cloudflare) and you site will be blazing fast, like 300ms to load with almost zero utilization on your hosting server. And to make it even better - you can use service worker to install all of your page in browser on first visit. Now your site can load in under 50ms, and even work offline. To summary: with static site your site can load in 300ms for first, and 50ms for any next visit, with almost zero utilization on server, which itself can be the cheapset and the most basic server you can find.
@taylorbundy
@taylorbundy 5 жыл бұрын
Extremely helpful and informative. Thanks!
@academind
@academind 5 жыл бұрын
So great to read that Taylor, thanks a lot for your comment!
@mjylove2
@mjylove2 4 ай бұрын
but can we say that a webpage is dynamically generated when all that's changed is the content with exact the same html structure?
@spencerfreebairn9346
@spencerfreebairn9346 5 жыл бұрын
Excellent video! I like how you went beyond simple definitions by showing a demo and comparing the benefits of each approach. Your explanations were also very clear and concise.
@academind
@academind 5 жыл бұрын
Thank you very much Spencer!
@alissabrave424
@alissabrave424 Жыл бұрын
Is this project dynamic if I make a website with React and JSON? I can't be sure about JSON.
@PrazgreenStudios
@PrazgreenStudios 8 ай бұрын
I'd say that you should use WordPress to build a high quality site, but convert it to be static so that it is less resource intensive and is easier to host.
@filobolla3897
@filobolla3897 6 жыл бұрын
Under which team do react and similar frameworks work? Static or dynamic? Is it possible to use react to make a static website more "dynamic" (fetch data from files and similar)?
@kdfyufyuflhlfc
@kdfyufyuflhlfc 3 жыл бұрын
As far as I understood React and other frameworks are STATIC sites, cause whole HTML page is generated via JS on the Browser.
@basterbuddy2769
@basterbuddy2769 2 жыл бұрын
@@kdfyufyuflhlfc so use node.js
@mjylove2
@mjylove2 4 ай бұрын
this amazing lecture cleared some difficult concept for me
@raulbarriga7416
@raulbarriga7416 2 ай бұрын
So does Next.js' server-side rendering make a website dynamic even if it's a simple website, with the most logic used is for a contact form?
@anastasiades.konstantinos
@anastasiades.konstantinos Жыл бұрын
What about security? Which one is more vulnerable to attackers?
@younesshaimi1450
@younesshaimi1450 2 жыл бұрын
this is good quality video, nothing like these 5 minutes short videos with ukulele music on background, pretending to explain you stuff ..
@kulrajchavda9538
@kulrajchavda9538 3 жыл бұрын
I don’t know how to thank youuu best explanation ever
@charllabuschagne2169
@charllabuschagne2169 6 жыл бұрын
Thank you-very insightful video: handy for project consideration and explaining these options to clients who pick up craze terms.
@academind
@academind 6 жыл бұрын
Thanks a lot for your comment Charl, just great to read that the video is helpful for you!
@deniskappo5555
@deniskappo5555 2 жыл бұрын
Thank
@sudhakarreddy2415
@sudhakarreddy2415 Ай бұрын
one of the best video I have ever seen
@lofiandchill6062
@lofiandchill6062 Жыл бұрын
Is this not just the difference between server side rendering and client side rendering? Static website just means unchanged, dynamic means different content can be shown. Dynamic website does not mean SSR. A website using CSR can still be dynamic.
@disney4654
@disney4654 4 жыл бұрын
thank you ......ang hirap kasi ng module ko
@p.alteregotate9639
@p.alteregotate9639 4 жыл бұрын
E-Tech ba yan? Hehe
@edselmanawatao5001
@edselmanawatao5001 2 жыл бұрын
Galing mo na yat mag code ngyon Hahah
@silbersmeca5969
@silbersmeca5969 2 жыл бұрын
for a beginner which language would you recommend to start with for building dynamic websites?
@ferescalante182
@ferescalante182 Жыл бұрын
How can I implement this in my website? I have a calendar section,it’s a column of 5 events that I’d like to populate those fields, the date, name of the event, and a short description.
@abdallahbedir32
@abdallahbedir32 5 жыл бұрын
Max, you're a great teacher. thanks alot dude.
@warrior_of_the_most_high
@warrior_of_the_most_high 2 ай бұрын
Thanks for making the video! It's really helpful.
@PaolaNekoChan
@PaolaNekoChan Жыл бұрын
A quick question, if I wanted a static page to somehow be changed by each user through a website software that changes the code (in a more simple way of course) to make the page look different for them, would it be possible to have slight personalization of each individual page (let's say each page is created individually for that user, there are multiple pages so it is not only one page)? thanks sm for the info. by the way, it was very informative and helpful
@sandhus9090
@sandhus9090 4 жыл бұрын
Sir email is statics web page?
@itube0033
@itube0033 3 жыл бұрын
The Best internet Teacher by far!
@bLd321
@bLd321 4 жыл бұрын
4:10 The files, the files never change.
@Aireekuh62523
@Aireekuh62523 2 жыл бұрын
This clarified everything for me, thank you.
@gr-gx4zy
@gr-gx4zy 4 жыл бұрын
Great video man, really helped me. Keep up the good work!
@lifehacker5063
@lifehacker5063 11 ай бұрын
very Beautiful Speaking style. Love from Pakistan
@njengathegeek
@njengathegeek Жыл бұрын
So helpful, but I think Firebase now is supporting dynamic websites
@ahmedbakhach2490
@ahmedbakhach2490 4 жыл бұрын
the static way is good when you have a small website with less content and not so much functions to run. javascript or jquery can do the job then. but if you have a bug website with more function i like the dynamic way then.
@paulcharlespaulowe
@paulcharlespaulowe 4 жыл бұрын
Are Serverless applications also the same as Static Applications that consume endpoints from a REST API and do not need server-side code? (11:00 - 11:15)
@VinhLe-gc8ws
@VinhLe-gc8ws 6 жыл бұрын
Im new to this- very good info. How would i prepare the design for page layout in order to accomodate for a dynamic web app? Would the design be the same as my static site? What wouldthe back end developer need from t he design person?
@miguelfabian9135
@miguelfabian9135 5 жыл бұрын
Very good explanation, finally I could understand this topic, thanks my friend
@academind
@academind 5 жыл бұрын
Happy to read that Miguel, thank you for your comment!
@aurimatic
@aurimatic 4 жыл бұрын
Static: sum(F) = 0 Dynamic: sum(F) = ma
@emilioortega9487
@emilioortega9487 3 жыл бұрын
I don't understand you at the end of the video, If I'm building a static web page that only use html, css and javascript, how am I going to serve my web page with an API or something ? shouldn't I need something else to fetch this data ?
@_Amilio_
@_Amilio_ 2 жыл бұрын
So well explained. Thanks Max 👍
@akashbansal6216
@akashbansal6216 4 жыл бұрын
Great misconceptions get resolved
@konichichi3260
@konichichi3260 3 жыл бұрын
Hey a question, Is Static Site Generator considered as static website?
@nagarajanr2681
@nagarajanr2681 6 жыл бұрын
pls.. upload a tutorial video for #Partially_collapsing_static_sidebar using angular
@tankofun
@tankofun 5 жыл бұрын
Alright, so then... I guess another big plus for static pages would be caching, right? Cant cache something that constantly changes with each request. Can cache something that never changes during request time, but does at run-time, adjusting its content by fetching data from left and right via js... In that regard, what is the best-practice here? Say I have a "weak" server that can only handle a few thousand requests / sec. And lets say it gets super popular and has visits/requests > 1mil or more A SEC, even if that sounds ludicrous.. In that case, it would be better to use static webpages with a backend that provides REST API endpoints to provide the data during runtime, as you have also said. The browser would fetch small chunks of data, lets say user/profile data, which is comparatively less (in bytes) than say the entire dynamic webpage that contains the user/profile data. Let me throw out some numbers here... say the static page itself is 100kb big and the data requested by it via js -> REST API backend is just 1kb. If it were a dynamic page, every request would require a data transfer of (100kb + 1kb) x 1 mil. visitors / sec. But if its a static page, it never requests the 100kb page again because of the caching mechanism of the browser. It only requests the user data, which is 1kb x 1 mil visitors / sec. Did I get it right? If all of what I said is conceptually right, why the heck would anyone ever use "dynamic" pages? Is it because of comfort reasons, like there existing more solutions, frameworks, best-practices etc for dynamic pages? I've been thinking about this and my stack would have been initially: Java Spring Backend with the templating engine thymeleaf, that dynamically creates the pages. But it seems that's a stupid idea considering what I just wrote in case I am aiming to write sth where I anticipate lots of users, popularity etc. It would be better to use Java Spring Backend to merely provide the REST API endpoints and write all the code statically, via js, fetching all the data during runtime, etc. etc. Edit: Lets say I could not anticipate that it would get so popular, lets say I only considered 100-200 visitors / sec and designed the entire system with that in mind. So I went with a dynamic page. How hard would it be later on when it skyrockets in popularity, to make a switch in order to optimize all of that and reduce the bandwidth to give the server a break? Could you please give your thoughts on all of what I wrote? Thanks. Great video btw.!
@ricknewman9494
@ricknewman9494 5 жыл бұрын
I think you're right on the mark. I've been looking into all the new options and feel like Gatsby+headless CMS like Strapi + GraphQL is the way to go. But I'm still diving into all the new info. You should watch this video from Google I/O kzbin.info/www/bejne/bZCVdH2plLuNoZY but Im not completely sold on AMP simply because everything gets rendered directly from google instead of your own server. So much so that your site's url doesn't even come up in the address bar.
@drewbradford7608
@drewbradford7608 6 жыл бұрын
Really great video thank you! Is this a redefinition of SPA/MPA because static/dynamic can be used together in one site? Curious to hear your thoughts. Tracking this language game is truly difficult if working solo.
@SeamusHarper1234
@SeamusHarper1234 6 жыл бұрын
It's not a redefinition. Usually dynamic pages are used in multi page applications, but they tend to include some static assets (eg. javascript, css, images, ...). SPA/MPA is more about the look and feel of the website (does it reload the page if i click somewhere), while static/dynamic is about the way the page gets served to the user.
@drewbradford7608
@drewbradford7608 6 жыл бұрын
Ah, SPA/MPA is more of a UX term. Thanks for clearing that up.
@huberthagel5956
@huberthagel5956 Жыл бұрын
thank you so much. I couldn't figure it out
@BobbyBundlez
@BobbyBundlez 3 жыл бұрын
so confusing tbh lol. if react is a client side rendered framework then why is it also dynamic (which is server side rendered)?
@thilakk2799
@thilakk2799 4 жыл бұрын
thank you it is very useful & valuable for this time
@urofficial2592
@urofficial2592 4 жыл бұрын
What I have to do to scrape data from dynamically data changing websites.. really important from me..
@paulocleon
@paulocleon 6 жыл бұрын
Great video. ¿Can I generate a static website with Django?
@derkjna
@derkjna 6 жыл бұрын
Could you maybe make a series about how to make a vscode extension?
@academind
@academind 6 жыл бұрын
I haven't created one - once I did that: Why not :)
@derkjna
@derkjna 6 жыл бұрын
Academind I think if you do you would be the first
@sherzod7788
@sherzod7788 6 жыл бұрын
So we can say dynamic is like a built-in-temple for our contents? Im sorry if i asked wrong question. Im a newbie in web development
@Layput
@Layput 5 жыл бұрын
No. Dynamic means the contents of one and the same web page changes every time you make a request (like click on a button. This is usually executed by a function in a chosen program). Static means there is no change. But you can assign a hyperlink in a static web page that returns another static web page (or a file such as jpeg or pdf) when you click on it. That's the only change a static website can ever have.
@azeeminator
@azeeminator 6 жыл бұрын
Danke for another great video! Speaking of static websites, I was hoping if you can make a tutorial on any one of the static site generators like Jekyll, Gatsby (React JS) or Sculpin?
@academind
@academind 6 жыл бұрын
Definitely interesting tools! I do have plans to create more content on them in the future.
@academind
@academind 6 жыл бұрын
Ah, that won't happen, sorry. I'm not a fan of Ruby and I'm also not a fan of learning something just to quickly create a tutorial on. The things I teach are things I worked with quite a bit :)
@academind
@academind 6 жыл бұрын
Might still be other things than JS-only but Ruby is something I probably won't look into.
@azeeminator
@azeeminator 6 жыл бұрын
We understand you cannot learn and master everything out there and we don't like to burden you with demand after demand. Since you are an expertise in JS and PHP ignore Jekyll and you can create one on Gatsby in the near future. :) Danke!
@zamgill
@zamgill 3 жыл бұрын
Great explanation. Thanks for sharing this!
@programandocomx
@programandocomx 5 жыл бұрын
Nice Video, all that i needed!
@academind
@academind 5 жыл бұрын
Happy to read that Elias, thank you!
@davidstump8139
@davidstump8139 4 жыл бұрын
Come from a no coding background and I am confused
@ryandaepic1838
@ryandaepic1838 3 жыл бұрын
I still don't get it. OK so I once made a blogging website which had blog_Structure HTML file but had not content as it would be fetched from an API depending on the blog selected to read. The rest of the HTML file were pretty much constant. Which type of website is this, considering the blog_structure?
@timothyachonu3629
@timothyachonu3629 6 ай бұрын
At what point he said: In static websites, you can show a loading spinner before the data comes, which suggests that the data can fetched from a database just like your blogs. So, the fact that data is being fetched from a database on a website doesn't make the website dynamic.
@vicpitic2580
@vicpitic2580 3 жыл бұрын
Does a firebase backend page count as a dynamic page ?
@dawid_dahl
@dawid_dahl 3 жыл бұрын
Perfect explanation. 🙏🏻
@alaayahia5356
@alaayahia5356 Ай бұрын
So SPA are considered static?
@ritsukohairsalon
@ritsukohairsalon 2 жыл бұрын
great tutorial!! Now I understand.
@user-hu1ss3fw5c
@user-hu1ss3fw5c 5 жыл бұрын
Amazing and very informative video. Thanks!
@academind
@academind 5 жыл бұрын
Thanks so much Sam!
@BarisPalabiyik
@BarisPalabiyik 4 жыл бұрын
How come a static page is harder to secure?
@cocchinicorp4048
@cocchinicorp4048 4 жыл бұрын
Super helpful. Thank you
@amanmavai99
@amanmavai99 4 жыл бұрын
Thanks man, that was amazing explaination :)
@MartinKiess
@MartinKiess 6 жыл бұрын
Thanks Max, nice to know! You have awesome great videos to learn!
@academind
@academind 6 жыл бұрын
Thank you so much, this is amazing to read!
@TheOneAndOnlyAhmed
@TheOneAndOnlyAhmed 6 жыл бұрын
Thanks for the video . What should I learn for server side language php or node js
@academind
@academind 6 жыл бұрын
There is no right or wrong choice here. Briefly look into both and go with the one you personally enjoy more
@TheOneAndOnlyAhmed
@TheOneAndOnlyAhmed 6 жыл бұрын
Academind thanks
@wepranaga
@wepranaga 6 жыл бұрын
php for personal/individual/self maintained projects. node for team projects because php is faster to develop. and node is easier to maintain & better performance
@TheOneAndOnlyAhmed
@TheOneAndOnlyAhmed 6 жыл бұрын
Abdul Ghani thanks عبد الغني
@nested9301
@nested9301 Жыл бұрын
is using headless cms mean dynamic?
@reveryoungfo
@reveryoungfo 6 жыл бұрын
So we can say that static page is just web page and dynamic web page is a web application?
@MedyGames
@MedyGames 5 жыл бұрын
dynamic website = individual response (different files) static website = always same files a dynamic website needs an overhead to determine what individual code gets send to you ... a static website needs no overhead since the files itself are always the same ....can still be dynamic by making client side resquest through the files itself . Basicly the files asking for more files ...
@yoapps137
@yoapps137 4 жыл бұрын
@@MedyGames So does that mean.. a static website that renders all on the client side is static? BUT then what if your game canvas is fixed, but the data on the players position is constantly sent via a server. I said POSITION is SENT, not rendered. So, in that case if the position is received by the client and then rendered on the canvas by the browser's local JS... is that still a static? would you require static hosting for that?
@reptoidcommand1060
@reptoidcommand1060 3 жыл бұрын
Excellent presentation 🐸
@mackenmd
@mackenmd 6 жыл бұрын
Yet another great video - thank you!
@academind
@academind 6 жыл бұрын
Awesome to read that you like it Mark, thank you for your support!
@mackenmd
@mackenmd 6 жыл бұрын
Academind I will definitely be buying one or more of your videos. Your pacing is absolutely perfect.
@academind
@academind 6 жыл бұрын
Thank you so much!
@ebuzertahakanat
@ebuzertahakanat 2 жыл бұрын
it is actually fat client vs thin client debate.
@Kenny-i3i
@Kenny-i3i 5 жыл бұрын
Great explanation
@academind
@academind 5 жыл бұрын
Thank you Kenny!
@lillydoser6213
@lillydoser6213 4 жыл бұрын
Thanks so much. GREETINGS FROM GERMANY 💜
@neo_durden
@neo_durden Жыл бұрын
Thank you Max.
@Yassi_gorl
@Yassi_gorl 2 жыл бұрын
We have this lecture in highschool My Dad who's teacher in computer dont like to teach me 😭
@watchbotzz
@watchbotzz 6 жыл бұрын
Max, I like your courses
@academind
@academind 6 жыл бұрын
Thanks a lot Dimitri, really great to read that!
@jeremydomens1779
@jeremydomens1779 4 жыл бұрын
thank you so much, i learned a lot❤️
@nimamoghaddam2362
@nimamoghaddam2362 2 жыл бұрын
amazing guide, thx a lot
@debayondharchowdhury2680
@debayondharchowdhury2680 5 жыл бұрын
This is a great explanation.
@academind
@academind 5 жыл бұрын
Awesome to read that Debayon, thank you!
@thebauwsss
@thebauwsss 2 жыл бұрын
good explanation.
@cristianeduardo526
@cristianeduardo526 Жыл бұрын
Very Nice, thank you!
@flopchannel6103
@flopchannel6103 4 жыл бұрын
Love from India #king of IT
@mariem5029
@mariem5029 4 жыл бұрын
Tank you for that good Video I love it Thank you very much :)
@willzo4026
@willzo4026 2 жыл бұрын
great. learned alot. thank u
@Konslufius
@Konslufius 2 жыл бұрын
After watching this, I'm even more confused. Everything looks static with dynamic elements for me now.
@4akat
@4akat 4 жыл бұрын
that was great. thanks a lot
@marcelmarceli8246
@marcelmarceli8246 5 жыл бұрын
That was awesome! Thanks!
@ReinaldoTrindade
@ReinaldoTrindade 6 жыл бұрын
Awesome explanation.
@academind
@academind 6 жыл бұрын
Thank you Reinaldo!
@jleao2990
@jleao2990 3 жыл бұрын
The problem is that there is clear example of a dynamics website
@inamulhassan4384
@inamulhassan4384 6 жыл бұрын
Thanks max the video was very useful. Great one :>) ...
@academind
@academind 6 жыл бұрын
Great to hear that, thanks so much!
@TimBradleyFromOz
@TimBradleyFromOz 6 жыл бұрын
*Security is more complex with static, and easier with dynamic?* (@7:46 ) Wrong. Sorry. But so wrong - static basically only has 'man in the middle' attack exposure, and that's effectively closed off by https.
@academind
@academind 6 жыл бұрын
That's not my point. My point is that it's easy for beginners to expose information in their static (JS) code that can be abused. That is something that you have to get right. Obviously, you have to get server-side security right, too but it's easier in that you can't expose confidential information to users that easily.
@TimBradleyFromOz
@TimBradleyFromOz 6 жыл бұрын
Awesome that you replied. Big fan - happy, helpful, easy to follow tutes! Okay. So I think I understand you. You mean it is easier to 'protect confidential information' with a dynamic setup. I agree. I don't think you can even do this properly with a static setup - not really. That applies IF there is confidential information to protect. I think your viewers might wrongly think you mean static is more open to hacking, attacks, etc - when it is much more secure in this sense. Just my 2 cents - keep up the good works.
@mdbelalhossainsanto6523
@mdbelalhossainsanto6523 4 жыл бұрын
Thank you, sir.
@vijaynavale3919
@vijaynavale3919 4 жыл бұрын
Good explanation 👌👌👌
@academind
@academind 4 жыл бұрын
Thank you 🙂
@Lily-ed2sc
@Lily-ed2sc 3 жыл бұрын
You're from the udemy course. That's how I know you
@thetasworld
@thetasworld 4 ай бұрын
Office reference?
@yathrebamarneh3857
@yathrebamarneh3857 3 жыл бұрын
Thank you
@bryanpepe2395
@bryanpepe2395 4 жыл бұрын
Great Video
Dynamic Websites vs Static Pages vs Single Page Apps (SPAs)
12:11
You might not need useEffect() ...
21:45
Academind
Рет қаралды 174 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,9 МЛН
Do you love Blackpink?🖤🩷
00:23
Karina
Рет қаралды 12 МЛН
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 101 МЛН
Из какого города смотришь? 😃
00:34
МЯТНАЯ ФАНТА
Рет қаралды 2,5 МЛН
Static vs. Dynamic Website
5:21
Verpex
Рет қаралды 2,6 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 324 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 258 М.
Learn CSS Animations In 20 Minutes - For Beginners
21:22
Slaying The Dragon
Рет қаралды 1,1 МЛН
How The Web Works - The Big Picture
12:25
Academind
Рет қаралды 533 М.
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,5 МЛН
The Basics of Dynamic Content in 15 Minutes
18:16
Rino de Boer
Рет қаралды 186 М.
Learn Web Components In 25 Minutes
24:21
Web Dev Simplified
Рет қаралды 207 М.
you STILL need a website RIGHT NOW!! (yes, even in 2024)
19:15
NetworkChuck
Рет қаралды 500 М.
Angular 18 is EXACTLY what we needed
9:15
Academind
Рет қаралды 90 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,9 МЛН