AlexSablan.info

Interactive Media Designer and SalesForce Commerce Cloud Developer

Web Dev

Building React Components for Great Animations

Animations are an essential part of modern web design. They can make your website more interactive, engaging, and user-friendly. However, building animations can be challenging, especially when working with React components. In this article, we will discuss some tips and…

Template Literals in Javascript

Javascript has been around for quite some time now, and it has been an essential part of web development since its inception. One of the most significant updates to JavaScript has been the addition of template literals(TLs), which have made…

Become a Successful Javascript Developer

Javascript is a programming language used for creating dynamic and interactive websites. It has become an essential part of web development and is widely used by developers worldwide. However, becoming a successful javascript developer takes time, effort, and dedication. In…

Best Practices for Javascript

Javascript is a powerful programming language that can be used to create dynamic and interactive web pages. It is used extensively in web development and is a popular choice for both front-end and back-end programming. Writing javascript code can be…

Javascript => Fast and Efficient

Javascript is a dynamic and versatile programming language that powers the web. As web applications become more complex, it’s important to ensure that the javascript code is optimized for performance. In this article, we will discuss some of the most…

The Seven Primitive Data Types in JavaScript

We will cover the 7 primitive data types in javascript. A primitive data type can be described as a fundamental type used in a programming language that cannot be broken down any further. For example, a number is a primitive…