Web Development articles

A collection of stories and tutorials for full-stack web developers, back-end and front-end software engineers. For a specific category see the Menu.

thumbnail

Identification patterns for your resources: URI/UUID/AWS ARN...

Present the common methods of attributing unique identifiers to your resources.

thumbnail

Technologies used by Coder.Today

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

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

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