import { Badge, Box, Container, Divider, Flex, Heading, Image, Link, SimpleGrid, Stack, StackDivider, Text, Tooltip, VStack } from '@chakra-ui/react'; import { InfoIcon } from '@chakra-ui/icons'; import { TextIcon } from './icons/text-icon'; import { VideoIcon } from './icons/video-icon'; export default function Home() { return ( roadmap.sh {/**/} {/* roadmap.sh*/} {/**/} Read Watch Become a Member Hey there! 👋 roadmap.sh is a community effort to create roadmaps, guides and other educational content to help guide the developers in picking up the path and guide their learnings. We also have a YouTube channel and graphical guides which we hope you are going to love. Frontend Step by step guide to becoming a frontend developer in 2021 Backend Step by step guide to becoming a backend developer in 2021 DevOps Step by step guide for DevOps or Operations role in 2021 React Step by step guide for DevOps or Operations role in 2021 DBA Step by step guide for DevOps or Operations role in 2021 Android Step by step guide for DevOps or Operations role in 2021 {/**/} {/* Community*/} {/**/} Visual Guides Session based Authentication June 12, 2021 JSON Web Tokens June 05, 2021 Token Based Authentication Pro May 15, 2021 Encodings March 06, 2021 SSL vs TLS vs HTTPs vs SSH February 15, 2021 Integration and Deployment February 15, 2021 Authentication February 15, 2021 Character Encodings Pro February 01, 2021 DHCP in One Picture February 01, 2021 Session Based Authentication February 01, 2021 View all guides Video Explanations } spacing={0} align='stretch' > Scaling the Unscalable — System Design 101 15 minutes Tranpsort Protocols: TCP vs UDP 15 minutes OSI Model Explained 15 minutes Creating a React App Pro 15 minutes DOM vs Shadow DOM vs Virtual DOM 15 minutes Everything you need to know about HTTP caching 15 minutes Content Delivery Networks 15 minutes Load Balancers in Depth 15 minutes DNS and How does it Work? 15 minutes JavaScript Fetch API 15 minutes View all Videos ); }