by Marco Antonio Bustillos Quiroz | May 1, 2023 | Full Stack Web Developer
I am excited to announce that I have recently obtained the How to Start Blogging? certification from Great Learning. This certification is a testament to my commitment to developing my skills in blogging and content creation, which has already proven to be beneficial...
by Marco Antonio Bustillos Quiroz | Apr 28, 2023 | Full Stack Web Developer
Progressive Web Apps, or PWAs, are web applications that offer an experience similar to that of native mobile applications. PWAs use web technologies such as HTML, CSS, and JavaScript to provide users with a fast, reliable, and engaging user experience, while also...
by Marco Antonio Bustillos Quiroz | Apr 19, 2023 | Full Stack Web Developer
MVC (Model-View-Controller) is a popular software design pattern used in programming. It is widely used in building web applications, mobile applications, and desktop applications. The pattern separates an application into three interconnected components: the model,...
by Marco Antonio Bustillos Quiroz | Apr 17, 2023 | BYU-Idaho, Full Stack Web Developer
In today’s world, having a strong online presence is essential, whether it be for personal or professional reasons. One of the most popular platforms for creating a website is WordPress, and with its abundance of themes and plugins, it can be overwhelming to...
by Marco Antonio Bustillos Quiroz | Apr 8, 2023 | Full Stack Web Developer
El desarrollo web es una actividad que requiere de herramientas y tecnologías en constante evolución para adaptarse a las necesidades de los desarrolladores y los usuarios. Una de las tecnologías más populares en la actualidad es Sass, un preprocesador que permite...
by Marco Antonio Bustillos Quiroz | Apr 7, 2023 | Full Stack Web Developer
When programming in Python, you might have noticed that lists are used more often than arrays. This might seem a bit odd if you’re used to programming in other languages like C++ or Java, where arrays are a fundamental data structure. So why do we call lists in...