How to Create a Navigation Bar and Sidebar Using React [React Components Series]

preview_player
Показать описание
Using React to create a navbar and sidebar!

🚗 Navigate the video:
Skip to here if you know how to start basic React app: 2:14
Begins creation of sidebar: 5:42

💻 Resources:

MY YOUTUBE CHANNELS:

🐱‍👤 Links to support:

Feel free to message me no matter what for :)

#react #javascript #css
Рекомендации по теме
Комментарии
Автор

thanks for this video man, i did this using typescript in a personal project, needed to change some things, but worked like a charm

giandemais
Автор

if you ever do a map and encounter the key requirement, just add the 2nd parameter to the map callback which is the index of the current item of what you are mapping, which is good enough for a key rather that manually generate one.

altansipdrae
Автор

I recently re-uploaded this from my old channel to my new channel in case anyone is confused

ShmojiCodes
Автор

Hello! Awesome tutorial. Now im struggling with changing the Icons for customized ones. Can you help me out?

lbfiesta
Автор

Nice video bro! Just wanted to let you know that vsc have a extension for style components, so you can see the code with the features of the editor and not only as a string.

gustavomarquez
Автор

Hello I am working with reactjs for performing chemistry salt experiments. Can you help me with some suggestions on how to do it. How to perform click and drag option . How to merge two objects and showing results of merging objects

rajashreet
Автор

How do I change the color of the icons?

abap-gaming
Автор

where did you mention those icon image

ashishkushwaha
Автор

Is there a way to create a webpage like facebook, with a Top navigation bar, left sider bar and right sideber in React js.. and they should be responisve

diegoarexo
Автор

what to do if i want different options in side
bar

Supli-Man
Автор

Thanks for the tutorial! why is it that the links on the left dont refresh the page while the links at the top do refresh the page?

linkk
Автор

If you open Medium in an incognito window it will always let you read the article

martinsantillancooper
Автор

'SideNav' is defined but never used
How to solve it

soorajchoudhary