Published onMarch 8, 2024One thing I would welcome in JS that PHP hasJavaScriptTypeScriptPHPinterfaceThis is not about the language, but something the community created for its users.
Published onMarch 7, 2024Margins are not scalableCSSdesignanti-patternLet me stretch my arms and legs (pun intended), and I will tell you why margins, paddings, and some other stuff, are not scalable.
Published onMarch 6, 2024Don't write error messages that suckprogrammingnaming-thingserrors"Something went wrong, please try again." - Meaning what?
Published onMarch 5, 2024A story of a bad designapplicationdesigninterfaceAPIWhy mutually exclusive arguments are perhaps not the best of ideas. And how to avoid that.
Published onMarch 4, 2024Validate incoming and outgoing datavalidationschematypescriptWe all know we can't trust any incoming data. But what about the data we send back?