
Hugo Di Francesco
Developer, JavaScript, CSS and web. Writing at Code with Hugo.
Education
MEng Mathematical Computation - University College London (UCL)
Work
Software Engineer at Eurostar
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Developer, JavaScript, CSS and web. Writing at Code with Hugo.
Education
MEng Mathematical Computation - University College London (UCL)
Work
Software Engineer at Eurostar
Recent comments
Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩
I haven't tried to mock the magic methods, but all the stuff ...
Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩
Nice writeup in terms of writing isolated unit tests for comp...
Refactoring node.js (Part 1)
Node 10+ has a promisified version of fs under fs.promises....
30 Day Challenge: 30 Posts in 30 Days
no copy of an old post A very important skill down the lin...
Unlock more dev.to features
Not sure, I think it might have been discontinued, haven't ...
Which editor do you use when opening files like .bash_profile, etc?
vim because it feels the most natural to open a path starti...
An enterprise-style Node.js REST API setup with Docker Compose, Express and Postgres
Re TypeScript I didn't want to add a build step in. Pg-pro...
An enterprise-style Node.js REST API setup with Docker Compose, Express and Postgres
Definite oversight on my part 🙂 thanks for pointing it out