
Patrice Gauthier
404 bio not found
Education
Bachelor
Work
Senior Software Developer at Hopem
We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
Education
Bachelor
Work
Senior Software Developer at Hopem
Recent comments
Why Do Developers Prefer Linux?
Surprising results considering the number of companies forcin...
"Do not comment your code, it should be self-documentated". Well... I don't agree.
More often I have seen comments that led me to spend time won...
Stop Using JavaScript Classes!
Classes in Javascript are very basic. The real benefit is DI ...
Guards using invariant in JS
Dropping a different idea here but using Either in JS or TS w...
Concurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno vs .NET 6
Not mentioned but Elixir parallelism is something else for it...
Beware of excess of "best practices"
I think the title is misleading here and is kinda a bad advic...
Top 7 Platforms to Master Coding in 2022
Add exercism.org/ to this
Start Testing Your JavaScript Code with Jest
Besides the problems with Typescript it also suffers from mem...