HTTPS In Development: A Practical Guide
Why and how to setup HTTPS certificates, with or without reverse proxy, in a JavaScript development environment.
Full-stack web developer at marmelab, Kevin also shows impressive sysadmin skills, and a passion for obscure cryptocurrencies. Oh, and don't challenge him at fussbal, unless you're a champion.
Why and how to setup HTTPS certificates, with or without reverse proxy, in a JavaScript development environment.
An introduction to memory debugging, from identifying causes to fixing leaks, using Chrome DevTools, and illustrated by simple examples
You don't need a server with a 100% uptime just to use the GitHub authentication. Here is a cheap and easy solution using AWS Lambda.
Let's explore how to manage WebSocket with Django Channels and React with a concrete project!