Web Development

thumbnail

Technologies used by Coder.Today

A quick intro to the stack behind coder.today as an website.

thumbnail

Docker 02: Bash, variables and logs

A 3 minute tutorial to grasp a few Docker commands.

thumbnail

Profiling your Golang app in 3 steps

Intro to profiling Go apps or packages. To keep it short I will only focus on the computational optimizations.

HOT
thumbnail

10 examples of static HTML website usages

Because static blogs are popular again, I want to raise awareness of more powerful ways to use static generated content.

HOT
thumbnail

Do not make assumptions when coding

How to avoid bugs and vulnerabilities using defensive programming.

thumbnail

Docker 01: first 3 steps of your web app — Pragmatic Docker series

A simple, straightforward, pragmatic tutorial for back-end engineers.

thumbnail

Developers, don’t be afraid to exit or panic

Do not stale or return the wrong result, rather tell your caller that something is wrong.

thumbnail

How am I trying to mentor software developers

What exactly a developer mentor does? Good question, I am struggling myself to find out. I wrote about what exactly am I doing.

HOT
thumbnail

What can you learn from a side project ⁉️ LZ78, emoji and google cloud.

I wrote about my latest pet-project: emoji-compress.com and what I have learned by doing it.

thumbnail

Backend vs frontend 👁 It is a matter of perspective

The terms backend and frontend may mean different things, depending on your project/team.

thumbnail

Encoding in Web Development. Why? How? URL, JSON , Base64 & beyond

Learn why are we using encoding & decoding functions and what are the differences from Encryption, Hashing, Minification & Obfuscation.

HOT
thumbnail

Switch to JavaScript 6 .today

This article is a call to arms! Do not leave anyone behind, migrate from the legacy JavaScript .today!

thumbnail

What can you do with JavaScript? Resistance is futile.

17+ types of apps & platforms you can build & use with JavaScript.

thumbnail

Advanced JavaScript 2017 talks

I watch a lot of YouTube videos so I decided to share with you the most recent videos I have found on advanced topics of JavaScript.

thumbnail

Golang, it was love at first sight

Why golang had me on the first date.