import { Badge, Box, Container, Flex, Heading, Image, Link, SimpleGrid, Stack, Text, Tooltip } from '@chakra-ui/react'; import { ArrowForwardIcon, InfoIcon } from '@chakra-ui/icons'; 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 {/*Programming topics explained succinctly through visuals.*/} Session based Authentication June 12, 2021 JSON Web Tokens June 05, 2021 Token Based Authentication Pro May 15, 2021 Character Encodings March 06, 2021 SSL vs TLS vs HTTPs vs SSH February 15, 2021 Continuous Integration and Deployment February 15, 2021 Basic 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 ); }