Advertisement Β· 728 Γ— 90

Posts by Developer Avocado πŸ₯‘

Might be an unpopular opinion, but whenever they have source material, it feels like they're just itching to go their own way and invent some sh*t.

3 weeks ago 1 0 0 0

Please no, Project Hail Mary was great because it followed the book closely. It has a great ending, and that's it, the story is finished.

3 weeks ago 0 0 0 0
Video

BATMAN DIED SO BRUCE WAYNE COULD FINALLY LIVE

STILL ONE OF THE MOST SATISFYING FINALES EVER PUT ON FILM

πŸ“½οΈ#batman #brucewayne #darkknight

4 weeks ago 42 9 2 0
Video

Deadly Class was way better than it had any right to be. Bring it back.

#deadlyclass #tvclip #tvshows

2 months ago 14 4 1 0
Video

Did you know?
On Blade: Trinity, Jessica Biel fired an arrow at the camera, so the lens was protected by Plexiglass except for a 2x2" square in front.
Biel managed to shoot the arrow through the hole and destroy the $300,000 camera #moviefacts #whattowatch #blade πŸ“½οΈ

2 months ago 34 8 1 0
Video

It's been too long since the season finale of The Three-Body Problem, where's season two?
#movieclips #3bodyproblem #whattowatch πŸ“½οΈ

2 months ago 12 2 0 1
Video

One of the funniest and most unexpected endings in Kingsman: The Secret Service (2014)!
#movieclips #moviescenes #whattowatch

2 months ago 13 1 1 0
Post image

When bro’s code is full of well-written comments and he pushes to development much faster than before.

7 months ago 38 2 1 0

I always knew the spice must flow, but I didn't think it would be in the form of my personal credentials

7 months ago 1 0 0 0
Preview
Mitigating supply chain attacks | pnpm Sometimes npm packages are compromised and published with malware. Luckily, there are companies like [Socket], [Snyk], and [Aikido] that detect these compromised packages early. The npm registry usually removes the affected versions within hours. However, there is always a window of time between when the malware is published and when it is detected, during which you could be exposed. Fortunately, there are some things you can do with pnpm to minimize the risks.

Published an article about mitigating supply chain attacks with pnpm
pnpm.io/supply-chain...

7 months ago 59 12 0 1
Advertisement
Preview
styled-components maintenance mode: A 40% faster fork | Sanity After styled-components entered maintenance mode, we forked it with React 18's useInsertionEffect. Result: 40% faster renders for Linear. Open source solution.

styled-components maintenance mode doesn't have to mean panic mode.

Our engineer @codey.bsky.social made performant community forks. Linear's already seeing 40% faster renders with zero code changes.

Not a permanent fix, but it buys you time to migrate properly.

www.sanity.io/blog/cut-sty...

7 months ago 86 13 5 8
Post image

When bro’s code is full of well-written comments and he pushes to development much faster than before.

7 months ago 38 2 1 0
Post image

choose your setup πŸ˜‚

7 months ago 20 1 13 1

Web developement seems easy untill you have to work on :

- Scalability
- CORS errors
- Production bugs
- Documentations
- Web sockets
- Time zone Handelling
- Handelling traffics
- Memory leaks
- SEO optimization
- Webpack config.
- CSS specificity hell
- Custom promises & Polyfills.

7 months ago 34 2 6 1

Smart move- while everyone else is fighting over water, you’ll be selling floppy disks for a loaf of bread

7 months ago 1 0 0 0

A chromium wrapper sold for $600M.
A VSCode fork is valued at $10B.

Yet you still want to build everything from scratch.

Find and fill the gap.

7 months ago 14 1 1 0

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.

7 months ago 1 0 0 0

AI will make coding faster, not irrelevant. The people who know how to code will always be the ones who know how to build.

7 months ago 12 2 1 0
Preview
Emergent | Build Apps with AI - no coding required Build real products with Emergent's vibe-coding platform. Emergent AI creates production-ready applications from natural languageβ€”no developers required.

Do anything with AI in 2025:

β€’Β Vibe coding: emergent.sh
β€’Β Design: recraft.ai
β€’ Notes: superlist.com
β€’ Code review: coderabbit.ai
β€’ Content: outrank.so
β€’Β Test: qodo.ai
β€’ PPT: gamma.app

7 months ago 3 0 0 0
Advertisement

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)

7 months ago 2 0 0 0

Tooling & Workflow
βœ… Debugging (console, breakpoints)
βœ… Linting (ESLint)
βœ… Bundlers (Webpack, Parcel, Vite)
βœ… NPM/Yarn (package management basics)

7 months ago 1 0 1 0

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

7 months ago 0 0 1 0

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

7 months ago 0 0 1 0

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)

7 months ago 0 0 1 0

Starting with JavaScript? Learn this πŸ‘‡

Core JavaScript
βœ… Variables Operators and Data Types
βœ… Operators Functions
βœ… Control Flow (if/else, switch)
βœ… Arrays
βœ… Objects
βœ… Loops
βœ… Scope Hoisting and Closures
βœ… The this keyword
βœ… Error handling (try/catch/finally)
βœ… Type Coercion and Conversion

7 months ago 2 1 1 0

Wow, that’s wild πŸ˜… Do you think it’s a bug at this point or just Firefox sticking to spec in its own way?

7 months ago 0 0 0 0

Perfect, I see <marquee> is back. I’ll bring the dancing baby GIFs. Who’s got the MIDI background music?

7 months ago 0 0 0 0

AI didn’t kill developers. It killed the idea that development was only about writing code, instead of knowing what to build.

7 months ago 12 0 0 1
Advertisement

β€œGallery hype” is chef’s kiss β€” Cloudflare as the NFT of CDNs.

8 months ago 0 0 0 0