How To Increase Performance in React Apps

  Рет қаралды 25,134

PedroTech

PedroTech

Жыл бұрын

In this video I will go over 4 tips and tricks on how to increase performance in your react applications.
Join our Discord: / discord
🚀 Learn ReactJS By Building 6 Projects: codedamn.com/learn/reactjs-pr...
🐙 GraphQL Course: codedamn.com/learn/graphql-fo...
► Buy Crypto on Coinbase: coinbase-consumer.sjv.io/PedroTech
Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Website: machadopedro.com
Linkedin: / machadop1407
Instagram: / pedro.fmachado_
Github: github.com/machadop1407
Business Email: pedro@pedrotech.co
Tags:
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial
#reactjs #performance

Пікірлер: 40
@vamsisaikrishna2040
@vamsisaikrishna2040 Жыл бұрын
Tutorial on React Dev Tools and how to optimize performance would be great and love to see that.
@gautamjuyal
@gautamjuyal Жыл бұрын
Keep up the good work man. I honestly find your content informative and easy to understand.
@damm_coder4550
@damm_coder4550 Жыл бұрын
Your videos are really helpful 😊
@faizanahmed9304
@faizanahmed9304 Жыл бұрын
Thank you man for these vidoes, please upload more content like this! Your's firebase video was lit 🔥.
@chesterxp508
@chesterxp508 Жыл бұрын
GoodJob! We wait for performance tutorial!!!
@zidaneorangindonesia9675
@zidaneorangindonesia9675 Жыл бұрын
Awesome dude keep up the videos
@nirajgurung8348
@nirajgurung8348 Жыл бұрын
Tutorial on React Dev Tools would be great.
@psicotrogato
@psicotrogato Жыл бұрын
Tutorial about React Tools... I wait it.. thanks a lot for your time and explanations. Good look
@BalaBmyprof
@BalaBmyprof Жыл бұрын
Thank you
@mohammadghandour4756
@mohammadghandour4756 Жыл бұрын
Hello, thanks for the tips and for your hard work. I personally would appreciate a video about progressively fetching data with react, express, and mysql. Thank you for your efforts !
@waleedsharif618
@waleedsharif618 Жыл бұрын
question: what do you think of nextjs? Nextjs is for server-side rendering and i know it but cuz nextjs has many good things such as routing, can i use nextjs for client-side rendering ? Is there any difference if i use react for client-side rendering vs nextjs?
@Gustavo-bi4hv
@Gustavo-bi4hv Жыл бұрын
Conteúdo top, mano.
@lalagisaa
@lalagisaa Жыл бұрын
which theme do u use on ur VS code, please ? looks great
@PriyankBolia
@PriyankBolia Жыл бұрын
Would love a profiler detailed video.
@amalmurikkoli7629
@amalmurikkoli7629 Жыл бұрын
Hey Pedro, how good you are in OOPS, data structures and algorithms and how much you need it for the web development
@soultouchingsongs
@soultouchingsongs Жыл бұрын
Awesome 👍
@cecilec9234
@cecilec9234 Жыл бұрын
Ooo I would love a tutorial on optimizing with React Dev Tools!
@eavoutdom190
@eavoutdom190 Жыл бұрын
I need next.js content!
@dhirajsurana5471
@dhirajsurana5471 Жыл бұрын
Please create a video on react virtualized, will be very helpful.
@heitormbonfim
@heitormbonfim Жыл бұрын
Mano, faz um video falando sobre como é trabalhar em uma empresa grande como a Twitch. Como foi tua experiência, como lidou com os problemas que iam aparecendo, a pressão, etc
@tatendamuzenda8442
@tatendamuzenda8442 8 ай бұрын
lets get this guy to a million subscribers
@AshtonMotana
@AshtonMotana 5 ай бұрын
Screw css libraries. I like my custom animations. It's super easy to do, and I control it.
@joaojosesebastiao9972
@joaojosesebastiao9972 Жыл бұрын
Pedro u can make a tutorial about react virtualize?
@islamis_powerful
@islamis_powerful Жыл бұрын
they use graphql as well for fetching lists
@lirimh5n
@lirimh5n Жыл бұрын
make a video about design pattern such as Atomic pattern
@zachary.ramsumair
@zachary.ramsumair Жыл бұрын
Legend
@sadique_x_
@sadique_x_ Жыл бұрын
Please make the video on Chrome dev tools
@islamis_powerful
@islamis_powerful Жыл бұрын
if we have scenario in which we have 5-6 or multiple input fields, we'll have to create refs for every field. This is expensive.
@Mohit-bk4nu
@Mohit-bk4nu 7 ай бұрын
I dont think building the components that have already been created is dumb at all, specially for beginners because seeing what a component can do and then building it yourself, makes one elevate their logic building which for sure is going to help them in future, when THEY will create stuff that people are going to use. Maybe in large projects that dont have much longer timeline you can use and customize those components but for beginners, yeah you can build your own components and make it reusable.
@Trazynn
@Trazynn Жыл бұрын
I still suck at styling html with css through a stled component. Most tutorials only show how to style one class to one div without explaining what happens when you start adding multiple classes. Copying and pasting ordinary css certainly doesn't do the trick. Referring to a stylesheet works but that's no use if the platform requires styled components.
@TheBswan
@TheBswan Жыл бұрын
There is no tutorial to get good at CSS. Build and style your own projects, feel the pain of writing bad CSS, look up how to solve your problems. Also valuable is revisiting basics of CSS. Ignore component libraries and tailwind until you feel confident writing vanilla CSS, because you'll be much more effective with those technologies if you have the fundamentals.
@skrskrskrr5033
@skrskrskrr5033 Жыл бұрын
Gj you save 10ms. React is super efficent in rerendering small thing like this so you acomplished nothing and even its recomented not to use refs in this situation in react docs
@PedroTechnologies
@PedroTechnologies Жыл бұрын
I mentioned in the last example that all of the the small things I mentioned in the video are not 100% necessary. I explain that my method for increasing performance is finding issues and fixing them. Also, I mentioned that this stuff may seem insignificant for us when our programs are small and are running on good computers with good internet, but its important to consider all users using the app.
@raht9578
@raht9578 9 ай бұрын
thanks pedotech
@thomasweigert731
@thomasweigert731 Жыл бұрын
First? :)
@gianvaldiris5110
@gianvaldiris5110 Жыл бұрын
First
@nikbivation
@nikbivation Жыл бұрын
Second
@MegaSpiderpunk
@MegaSpiderpunk Жыл бұрын
video content is not expressed in a way for video retention.
@21agdmnm
@21agdmnm Жыл бұрын
pfff stopped watching when heard about useRef. Read the docs..
How to use ChatGPT To Write Better React Code
15:01
PedroTech
Рет қаралды 22 М.
This Is Why React Prints All Console Logs Twice
0:59
Web Dev Simplified
Рет қаралды 184 М.
La revancha 😱
00:55
Juan De Dios Pantoja 2
Рет қаралды 70 МЛН
Climbing to 18M Subscribers 🎉
00:32
Matt Larose
Рет қаралды 34 МЛН
Неприятная Встреча На Мосту - Полярная звезда #shorts
00:59
Полярная звезда - Kuzey Yıldızı
Рет қаралды 5 МЛН
4 React Best Practices That Will Make You A PRO
18:12
PedroTech
Рет қаралды 144 М.
Goodbye, useEffect - David Khourshid
29:59
BeJS
Рет қаралды 494 М.
Unreal Engine 5 C++ - Structs in 3 Minutes!
3:47
Pobato Tutorials
Рет қаралды 38
10 Tips For FASTER React App
8:21
A Software Engineer
Рет қаралды 29 М.
NADIE LO SABE y es el mejor móvil de 2024!!!
17:01
Testa Do
Рет қаралды 28 М.
Chart JS Tutorial - ReactJS Charts Beginner Crash Course
24:11
Optimizing Rendering Performance in React
7:50
Software Developer Diaries
Рет қаралды 68 М.
How to Make Your React App Safer
13:29
PedroTech
Рет қаралды 36 М.
How to Improve Performance in React with Code Splitting
9:55
PedroTech
Рет қаралды 199 М.
Hisense Official Flagship Store Hisense is the champion What is going on?
0:11
Special Effects Funny 44
Рет қаралды 905 М.
i like you subscriber ♥️♥️ #trending #iphone #apple #iphonefold
0:14