Developer Avocado 🥑
banner
devavocado.bsky.social
Developer Avocado 🥑
@devavocado.bsky.social
Software developer debugging this world one console.log() at a time. Posting about JavaScript, CSS, TypeScript, React.js and Vue.js
Previously seen on: https://twitter.com/dev_avocado
Also follow my insta: https://www.instagram.com/dev.avocado/
I always knew the spice must flow, but I didn't think it would be in the form of my personal credentials
September 16, 2025 at 6:38 PM
Smart move- while everyone else is fighting over water, you’ll be selling floppy disks for a loaf of bread
September 8, 2025 at 4:45 PM
Browsers really feel like fashion cycles — we all rotate around until something breaks trust or gets abandoned. Zen does feel like a solid middle ground though, especially now that Gecko is actually keeping up with standards again.
September 5, 2025 at 6:26 PM
Testing
✅ Writing simple unit tests (Jest or Mocha basics)

Miscellaneous
✅ Fetching and using third-party APIs
✅ Basic accessibility concepts in JS interactions
✅ Introduction to TypeScript (optional but helpful)
August 28, 2025 at 3:38 PM
Tooling & Workflow
✅ Debugging (console, breakpoints)
✅ Linting (ESLint)
✅ Bundlers (Webpack, Parcel, Vite)
✅ NPM/Yarn (package management basics)
August 28, 2025 at 3:38 PM
ES6+ Features
✅ let, const
✅ Arrow functions
✅ Destructuring (arrays & objects)
✅ Template literals
✅ Default parameters
✅ Spread and rest operators (...)
✅ Classes and inheritance (class, extends, super)
✅ Modules (import/export)
✅ Promises
✅ Async/await
✅ Map and Set objects
✅ Symbols
August 28, 2025 at 3:38 PM
ES6+ Features
✅ let, const
✅ Arrow functions
✅ Destructuring (arrays & objects)
✅ Template literals
✅ Default parameters
✅ Spread and rest operators (...)
✅ Classes and inheritance (class, extends, super)
✅ Modules (import/export)
✅ Promises
✅ Async/await
✅ Map and Set objects
✅ Symbols
August 28, 2025 at 3:38 PM
DOM & Browser APIs
✅ DOM manipulation (querySelector, getElementById, innerHTML, etc.)
✅ Event handling (addEventListener)
✅ JavaScript object model (Prototype inheritance)
✅ AJAX and Fetch API
✅ Local Storage and Session Storage
✅ Timers (setTimeout, setInterval, clearTimeout, clearInterval)
August 28, 2025 at 3:38 PM
Wow, that’s wild 😅 Do you think it’s a bug at this point or just Firefox sticking to spec in its own way?
August 28, 2025 at 9:47 AM
Perfect, I see <marquee> is back. I’ll bring the dancing baby GIFs. Who’s got the MIDI background music?
August 27, 2025 at 9:23 AM
“Gallery hype” is chef’s kiss — Cloudflare as the NFT of CDNs.
August 18, 2025 at 5:38 PM
And what’s the initiation test — resolve a 10k-line merge conflict with vim, or explain null vs undefined while blindfolded?
August 12, 2025 at 10:34 AM
Insane — hiring’s turned into an endurance race. Do you think all those rounds actually improve hire quality, or just burn out candidates? What's your go-to strategy to survive or shortcut the process?
August 12, 2025 at 10:17 AM