Ángel CereijoinJavaScript in Plain EnglishMongoose ObjectId, The Small Detail I Didn’t KnowJan 19Jan 19
Ángel CereijoinJavaScript in Plain EnglishError — Argument of type ‘string’ is not assignable to parameter of type…How many times have you encountered this issue in your TypeScript projects? Have you ever considered switching back to JavaScript whenever…Jan 8Jan 8
Ángel CereijoDiving into Object Cloning: Exploring Alternatives and LimitationsObjects are essential building blocks for data structures and complex calculations in JavaScript. When dealing with intricate data, we…Jan 2Jan 2
Ángel CereijoinJavaScript in Plain EnglishTypegoose: Enhance Your Mongoose Development with TypeScriptTypeScript is rapidly gaining popularity as the preferred language for developing Node.js applications. When it comes to integrating…Dec 27, 20231Dec 27, 20231
Ángel CereijoinJavaScript in Plain EnglishHTTP Mocking in Node.js: A Comprehensive Guide to Selecting the Best LibraryIn the intricate realm of software development, robust testing practices are the cornerstone of building reliable and maintainable…Dec 9, 2023Dec 9, 2023
Ángel CereijoCreate great documentation as a Software EngineerCreate a system for a smart workAug 19, 2023Aug 19, 2023
Ángel CereijoReal dynamic programming example with JavascriptRecently I had the opportunity to apply one of the most versatile algorithmic techniques in a real example, dynamic programming.Jul 25, 2022Jul 25, 2022
Ángel CereijoinJavaScript in Plain EnglishTypeScript Basics: Interfaces vs. TypesWhich one to use and when?May 8, 2022May 8, 2022
Ángel CereijoinCodeXSoftware Engineering vs Software ProgrammingAre we “Software Engineers” or “Software Programmers”?. Are we using both as if they were the same?. If we look at “the first” chapter in…Apr 3, 2022Apr 3, 2022
Ángel CereijoinJavaScript in Plain EnglishUnderstand Type Declarations and Type Assertions in TypeScriptA simple guide to understanding type declarations and type assertions in TypeScriptMar 26, 2022Mar 26, 2022