Carlos Caballero

Carlos Caballero

Understanding MVC-Services for Frontend: Angular

December 7, 2019

Introduction This post is the third in a series of three posts to understand how the MVC architecture works to create frontend applications. The objective is to comprehend the way to structure a frontend application by evolving a web page in which Ja...

Understanding MVC-Services for Frontend: Angular

December 5, 2019

Introduction This post is the third in a series of three posts to understand how the MVC architecture works to create frontend applications. The objective is to comprehend the way to structure a frontend application by evolving a web page in which Ja...

Clean Code Applied to JavaScript — Part II. Variables

November 28, 2019

This post is the second of an interesting series of posts that will delve into the well-known topic that is “Clean Code” but applied to JavaScript. In this series, we are going to discuss the classic tips around clean code that every programmer shoul...

Clean Code applied to JavaScript — Part I. Before your start

November 24, 2019

This post is the first of an interesting series of posts that will delve into the well-known topic that is “Clean Code” but applied to JavaScript. In this series, we are going to discuss the classic tips around clean code that every programmer should...

Understanding MVC-Services for Frontend: Angular

November 14, 2019

Introduction This post is the third in a series of three posts to understand how the MVC architecture works to create frontend applications. The objective is to comprehend the way to structure a frontend application by evolving a web page in which Ja...

Understanding MVC-Services for Frontend: TypeScript

October 28, 2019

Introduction This post is the second in a series of three posts to understand how the MVC architecture works to create frontend applications. The objective is to comprehend the way to structure a frontend application by evolving a web page in which J...

❤️This blog is part of the Hashnode family