All you should need to know about JavaScript Synchronous Generators | Continue reading
Would you take a coding assessment before even talking to your future employer? | Continue reading
This tutorial is about how I prototyped a gesture recognition system using an Arduino and Tensorflow.js | Continue reading
Scripting language runtimes such as Python, Ruby, and Perl are included in macOS for compatibility with legacy software. In future versions of macOS, scripting language runtimes won’t be available by default | Continue reading
More often than not, we confuse and interchange the many falsy values in the JavaScript language: `false`, `0`, `null`, and `undefined` among others. In this article, I explain the semantics behind these values so that we can be better informed about their proper usage. By knowin … | Continue reading
Why smart solutions can be a boomerang sometimes | Continue reading
Yesterday I have written my first article on dev.to and shared it on Reddit. I ha... | Continue reading
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