Custom error handling in a REST API using TypeScript, Express.js, Joi validation, and object-oriented programming Post date July 27, 2024 Post author By Luiz Calaça Post categories In JavaScript, tutorial, typescript, webdev
Good Practices Using Node.js + Sequelize with TypeScript Post date July 26, 2024 Post author By Luiz Calaça Post categories In node, programming, typescript, webdev
Good Practices Using Node.js + Sequelize with TypeScript Post date July 26, 2024 Post author By Luiz Calaça Post categories In node, programming, typescript, webdev
TypeScript and the Error: Cannot Redeclare Block Scoped Variable <Name> Post date February 18, 2022 Post author By Luiz Calaça Post categories In beginners, programming, typescript, webdev
Is just typing the difference between Typescript and Javascript? Post date February 13, 2022 Post author By Luiz Calaça Post categories In JavaScript, programming, typescript, webdev
An overview of software testing Post date January 19, 2022 Post author By Luiz Calaça Post categories In architecture, codequality, programming, testing
Sync and Async for dummies or cooking chefs Post date January 9, 2022 Post author By Luiz Calaça Post categories In algorithms, JavaScript, motivation, programming