Jérôme Abel
banner
jeromeabel.bsky.social
Jérôme Abel
@jeromeabel.bsky.social
A front-end engineer working at uhlive, with 10+ years background in interactive arts.

My website with works and articles: https://dev.jeromeabel.net
🧪 Final posts in my Nuxt testing series are live!

Wrapping up with how to test composables the right way:

🔹 Part 5: Handle onMounted
🔹 Part 6: init() vs mocking
🔹 Part 7: Inject repositories

🔗 dev.jeromeabel.net/blog/testing...
April 6, 2025 at 8:56 PM
First steps to test the version banner feature in Nuxt

From "The All-in-One Component" to "Extracting Logic into a Composable"

📖 Part 2: dev.jeromeabel.net/blog/testing...

📖 Part 3: dev.jeromeabel.net/blog/testing...
March 24, 2025 at 4:48 PM
What's the Best Way to Share Development Processes? 🤔

Inspired by @soubiran.dev and @michaelthiessen.bsky.social, I've been rethinking how we document coding journeys.

I'm creating "decision maps" to illustrate the non-linear reality of dev decisions : dev.jeromeabel.net/blog/testing...
March 21, 2025 at 11:53 AM
Building Scalable and Testable Nuxt Projects with Clean Architecture ✨

🔹 Key Benefits:
- Separation of Concerns
- Enhanced Testability
- Easy Evolution

🔗 Check it out here: github.com/jeromeabel/n...
November 11, 2024 at 8:53 AM