import { Box, Container, Flex, Heading, Image, Link, SimpleGrid, Stack, Text, Tooltip } from '@chakra-ui/react'; import { 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 May 15, 2021 ); }