Showcasing all my artsy photos! I created Gallery with the idea of displaying lazy-loading images in Instagram-style without having to add in lines of code each time.
- node v18.0.0
- bun package manager
bun install
bun run dev -o
- Stackoverflow - Count num of total images in a directory
- Stackoverflow - Create array from 1 to N
- Stackoverflow - Pass props from parent to child
- Stackoverflow - White line on the bottom of the page
- Vuejs - Composition API vs. Options API setup hook props
- Stackoverflow - Find total images in assets folder in Nuxt
- Dev.to - Intersection Observer API in Nuxt3
- MasteringNuxt - Understanding useState
- Nuxt - Global CSS variables
- Dev.to - Modal component in Nuxt
- Stackoverflow - Fix event listeners not working in iOS