ReactJS

over 1 year agoFebruary 17, 2024
1:18:53
20 views
0 likes
P

Programming Throwdown

Channel

Interviewed Person

Guillermo Rauch

Description

Hey all! In this episode we chat with Guillermo Rauch, co-founder of Next.js, about ReactJS. ReactJS is an amazing framework for web development that I've been a huge fan of for years. We dive deep into how ReactJS works and why it can lead to clean, structured development. We Introduce Next.js, a ReactJS framework that supercharges web development at scale. I recently built a site using Next.js and loved the developer experience! Check out the show notes for links to learn more about Vercel and Next.js. Show notes: https://www.programmingthrowdown.com/2020/05/episode-101-reactjs-with-guillermo-rauch.html ★ Support this podcast on Patreon ★ (https://www.patreon.com/programmingthrowdown)

Transcript

Group by:

[Music] programming Throwdown episode 101 reactjs with G moal take it away Jason hey everybody we are here with the uh CEO of versel and a co-creator of nextjs guo Rous how are you doing today to excellent thanks for having me cool cool thanks for being here so I think this is

super super interesting you one thing I've I've talked a lot about on the show is is for people who want to just getting into coding try to build something where you can interact with it and even better something where other people can interact with it you know that's the way you know the hardest part about getting into coding this is true if you're listening and you're a high school student college student or if you're you know coming to this from another profession um is just keeping motivated right and

the best way to stay motivated is to have something you can show someone and really the best way to do that is with the web um you know it's as someone who's rolled out you know desktop apps I can tell you it's a huge nightmare a little bit easier on mobile not that much um but on the web you know it's beautiful you can just uh you know reserve some space on AWS if you're a student it's free um you know put your put your site there and other people can interact with it right away um and so you know we're here with guer morash who

who is the creator of nextjs which is a platform um for basically making that whole process you know more beautiful and streamlined and so I think um you know I think it'd be great for the audience to just kind of get a bit of background on you know if someone comes to you not knowing anything about how how frontend Dev Works how kind of can you sort of wrap that up for them yeah so so that's a good start you know front end and backend are kind of the two uh divisions that we typically make when

you think about how a website works right like front end being the part that your visitors and your users interact with and backend being the uh systems that support that front end that are typically more related to reading and writing from databases uh talking to other services talking to other apis Etc um nextjs is primarily concerned uh with the front end and react is primarily

concerned with the front end um the big thing about react is when we used to make websites in the past we didn't have good ways of kind of organizing them um kind of having the abstractions for making them work in ways that were very cohesive so react came out of Facebook op source with this idea of websites and web applications are actually made out of components that is to to me the big breakthrough that react has really come

up with is this idea that I I've called it in the past Lego blocks for adults all right because as you were saying like when you're starting to create something new um you need building blocks right uh and when you think about frontend development the building block that has emerged with with the rise of react is a component so anything that you can uh it's funny like the metaphor like any anything you can build with Legos right like you've seen people

build all kinds of things right from sticking to blocks together to you know building uh amazing machines and I think of it that way with react as well because if you're just new to programming you can you know build a Blog so before we started the call I was telling you that uh when when we tell people about learning to make a website with nextjs we point them to NEX js. orgar and that walks you through creating a Blog and that blog is built with react components but with uh our

158 segments (grouped from 752 original)14001 words~70 min readGrouped by 30s intervals

Video Details

Duration
1:18:53
Published
February 17, 2024
Channel
Programming Throwdown
Language
ENGLISH
Views
20
Likes
0

Related Videos