I'm a self taught frontend developer passionate about solving difficult problems. I see challenges as an avenue to grow and do better. I love working with in a team and pulling ideas from all angles. hobbies: football, table tennis (sports generally)
I’m currently learning...currently learning Typescript, Nextjs and Nodejs.
Latest solutions
semantic room home page, built with react typscript and tailwind css
#react#tailwind-css#typescriptSubmitted over 1 year agoA mobile responsive page built with react, tailwind CSS
#react#tailwind-css#typescriptSubmitted over 1 year ago
Latest comments
- @JanAbe@Mikkybeardless
nice work Janabe. Grid is best used when you have sections or relatively more than one content in different containers in your body. With just a single container(box), you can give you container a margin left and right auto to center it or use display flex, justify-content center
Marked as helpful