import { Box, Container, Heading, Link, SimpleGrid, StackDivider, Text, Tooltip, VStack } from '@chakra-ui/react'; import { InfoIcon } from '@chakra-ui/icons'; import { Header } from '../components/header'; import { Footer } from '../components/footer'; import { UpdatesBanner } from '../components/updates-banner'; import { OpensourceBanner } from '../components/opensource-banner'; import { GuideListItem } from './guides/components/guide-list-item'; import { DimmedMore } from '../components/dimmed-more'; import { VideoListItem } from './watch/components/video-list-item'; export default function Home() { return (
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 Visual Guides } spacing={0} align='stretch' > Video Explanations } spacing={0} align='stretch' >