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 5, 2024A story of a bad designapplicationdesigninterfaceAPIWhy mutually exclusive arguments are perhaps not the best of ideas. And how to avoid that.
Published onMarch 3, 2024Explicit return typestypescriptinterfaceprogrammingI believe it is important to create explicit return types. Here's why.