List of awesome things you can do with just HTML. | Continue reading
React was originally built for rendering user interfaces, but it can be used for so much more. Learn how React is being used as a powerful metaprogramming tool to generate code and render ASTs (Abstract Syntax Trees). | Continue reading
Introduction to building dynamic SQL queries safely in Node.js using Slonik. | Continue reading
This post shows how to build a fully reactive Web application, using Spring Webflux and an SQL database. This uses the new R2DBC driver for SQL Server, in order to be reactive even at the database level. It also uses the new "serverless" version of SQL Server that is currently in … | Continue reading
Keep the history of your data | Continue reading
Rancher Server avec Apache Mesos, Marathon et Traefik dans Azure …R... | Continue reading
These links cover everything you need to get started with HTML/CSS, Javascript, and Github | Continue reading
I found an interesting article while browsing HackerNews regarding the downfalls of Object-Oriented Programming and wanted to discuss it with the community. | Continue reading
If you want to get somewhere, it helps to know where you are going! As developers, how might we measure our own improvement, growth and transformation? This article lists out the methods I've been using. | Continue reading
Learn how PixLab ported its face detection run-time written in C to WebAssembly to achieve real-time performance in the browser | Continue reading
An overview of virtual private networking on Amazon Web Services - with ASCII diagrams! | Continue reading
This visual explanation will help you understand 6 key parts of AWS. | Continue reading
I've analyzed the amount of sugar in the menu's item of McDonalds to see what I find | Continue reading
A review of a developing process for a big data solution using AWS services | Continue reading
Introduction to AWS KMS, envelope encryption and OpenSSL for securing sensitive data in open GitHub/ Bitbucket repositories. | Continue reading
All you should need to know about JavaScript Synchronous Iterators | Continue reading
Using GitHub Actions to write less code and maintain less infrastructure | Continue reading
is it worth to refactor or start over ? | Continue reading
A thought-experiment-turned-library on how to overcome some of the problems with promises in javascript using a functional approach. | Continue reading
how to develop a theme on wordpress using react as if you are using create-react-app | Continue reading
Want to improve your spinner game? This article shows you how to spin like you've never spun before | Continue reading