https://github.com/bent10
#ui #ux #design #webdesign #whitespace
#ui #ux #design #webdesign #whitespace
#javascript #debugging #tipsandtricks #webdev #coding
#javascript #debugging #tipsandtricks #webdev #coding
#accessibility #webdev #html #tipsandtricks #coding
#accessibility #webdev #html #tipsandtricks #coding
It's like a digital fossil. 😂 What other tech relics can you think of?
#techtrivia #floppydisk #ux #ui #funfact #nostalgia
It's like a digital fossil. 😂 What other tech relics can you think of?
#techtrivia #floppydisk #ux #ui #funfact #nostalgia
Try it out! 😉
➡️ www.npmjs.com/package/mark...
#markedjs #markdown #javascript #webdev #tipsandtricks
Try it out! 😉
➡️ www.npmjs.com/package/mark...
#markedjs #markdown #javascript #webdev #tipsandtricks
- `src/` for the main code
- `public/` for static assets
- `components/` for reusable UI pieces
- `assets/` for images, styles, etc.
- `lib/` for helper functions
This is how I like it - clean and easy to navigate! 🚀
#Vite #WebDev #ProjectStructure
- `src/` for the main code
- `public/` for static assets
- `components/` for reusable UI pieces
- `assets/` for images, styles, etc.
- `lib/` for helper functions
This is how I like it - clean and easy to navigate! 🚀
#Vite #WebDev #ProjectStructure
Use Flexbox for:
- One-dimensional layouts (rows OR columns)
- Content-first design
Use Grid for:
- Two-dimensional layouts (rows AND columns)
- Layout-first design
Both are awesome! Choose the right tool for the job. #CSS #CheatSheet #WebDev
Use Flexbox for:
- One-dimensional layouts (rows OR columns)
- Content-first design
Use Grid for:
- Two-dimensional layouts (rows AND columns)
- Layout-first design
Both are awesome! Choose the right tool for the job. #CSS #CheatSheet #WebDev