Hey! I'm Guillaume Pas, welcome to my site
I'm a web developper who mainly works with Typescript, React and NodeJS.
Blog Articles
2021-01-03 - Use SSL certificates from dnsimple with HAProxy
2021-01-03 - NodeJs: UNABLE_TO_VERIFY_LEAF_SIGNATURE
2020-10-12 - Is it possible to create a great cms ?
2020-07-12 - Caddy 2: JSON config to create a reverse proxy
2020-04-01 - Docker: get the content of a container and upload it to an s3 bucket with nodejs
2020-03-26 - React Create App: How to load the generated javascript without using the provided index.html file
2020-03-18 - Mobx, React, Typescript: Optimizing to re-render a lot of data
2018-08-24 - Use Vue-i18n in Vuex store
2018-08-21 - Simple and automatic HTTPS proxy with Greenlock, LetsEncrypt and node-http-proxy
2018-05-12 - Docker : log multiple containers at once
2018-04-21 - Vue.js : Pass all props to child components
2018-03-25 - Book review : Domain-Driven Design Distilled
2018-03-11 - Choosing an ORM for node ? (Sequelize / Waterline / Bookshelf)
2018-02-17 - Wait for a function if it returns a promise (but you're not sure it does)
2017-11-26 - Mongoose : save nested object on instance
2017-11-05 - Cool code : javascript function arguments destructuring
2017-11-04 - Interesting links of the week - 2
2017-10-07 - Cool code : javascript promise unwrapping
2017-09-10 - Interesting links of the week - 1
2017-08-06 - Progressive web app: check service worker update
2017-07-30 - Vuex module + Firebase auth
2017-06-25 - Express-session and the redirect() function
2017-05-13 - Cool code : async function always return a promise
2017-05-08 - Express JS error handling 🌩
2017-04-26 - Cool code : concurrent async calls
2017-02-05 - Three.js waves tests
2017-01-02 - Migrations examples with node-db-migrate