Alexandre Mogère

7 Followers
34 Following
2 Posts
Tech Lead, Architect in my mind, Developer in my heart
#HRtech #ecommerce #PHP #Symfony #VueJS #React #ReactNative #UX
💼 👨‍💻
🧑‍💻 Debug a nodejs app with Chrome dev tools: https://www.builder.io/blog/debug-nodejs #nodejs #chromedev
Debugging Node.js, The Right Way

Did you know you can instantly debug Node.js as easily as frontend code? That’s right, you don’t need to rely on console.log() for everything. Instead, you can use your browser's devtools to debug node.js using one simple flag.

Builder.io
👩‍💻👨‍💻 Why SOLID Design Matters: Avoid Code Smells and Write Maintainable Code https://www.paulsblog.dev/why-solid-design-matters-avoid-code-smells-and-write-maintainable-code/ #typescript
Why SOLID Design Matters: Avoid Code Smells and Write Maintainable Code

Improve your code quality by applying the SOLID principles, a set of best practices for designing readable, scalable, and maintainable software

//pauls dev blog