Lenildo Luan

Personal blog about programming and Front-End Development.

  • Published on

    Creating a Vue Application with CDN setup

    Abstract illustrative image

    Vue.js isn't called "The progressive JavaScript Framework" for nothing. They are called that because you don't need to install a lot of npm packages and recreate your entire project in a new framework. If you have an existing website and need to add some interactive features to it, just add the Vue.js by script tag and use it in your page. How to do that? Let's see in this post.

  • Published on

    Creating a Vue Application with build setup

    Abstract illustrative image

    A build setup for Vue.js refers to a configuration or tooling environment that prepares a Vue.js application for development and production. This setup typically involves tools and processes that handle various tasks like transpiling modern JavaScript code, bundling assets, optimizing performance, and automating workflows. The goal is to streamline the development process, enhance performance, and ensure that the application is deployable across different environments. In this post, we'll learn how to create a Vue application using the build setup.

  • Published on

    Introduction to Vue.js

    Abstract illustrative image

    Vue.js, the progressive framework, often simply referred to as Vue, is a progressive JavaScript framework used for building user interfaces. Primarily focused on the view layer (the front-end), it enables developers to create rich and interactive web applications. In this post we'll learn a little about the history of Vue and its main features.

  • Published on

    Data Packets: The Concept of Packet Switching

    Abstract illustrative image

    In the digital world, the flow of information is relentless and rapid, thanks to the concept of packet switching, a networking process that slices digital messages into packets, sends them along various paths, and reassembles them at their destination. It's a fundamental principle that has revolutionized how data moves across the world, making our internet experience what it is today.

  • Published on

    Data Packets: What they are and how they carry information

    Abstract illustrative image

    In the vast expanse of the digital universe, data packets are the lifeblood of information systems, the carriers of bits and bytes that make up the emails, images, and videos we exchange every day. But what exactly are these packets, and how do they function as the microscopic couriers in the world wide web's complex infrastructure?

  • Published on

    Brief overview about CSS

    Abstract illustrative image

    Cascading Style Sheets (CSS) is the language that gives web designers the creative freedom to add visual spice to HTML structures. Think of HTML as the skeleton of a web page, while CSS is the skin and clothes that make it look attractive. It's a stylesheet language used to describe the presentation of a document written in HTML or XML.

  • Published on

    The Indispensable Role of HTML in Web Development

    Abstract illustrative image

    When it comes to web development, the significance of HTML cannot be overstated. HTML, which stands for HyperText Markup Language, serves as the fundamental building block of the web, providing structure and meaning to web content. In this blog post, we’ll delve into the crucial role of HTML in web development, exploring its functions, benefits, and why it remains an essential skill for web developers.

  • Published on

    Overview of Networks and Interconnected Devices

    Abstract illustrative image

    In our modern era, where rapid digital transformation is the norm, understanding the basics of networks and interconnected devices has become fundamental. From the smartphones in our pockets to the intricate web that forms the Internet, our world is defined by vast and complex networks. This article offers an insight into the world of networks and the myriad devices that connect within them.

  • Published on

    What is internet and World Wide Web?

    Abstract illustrative image

    In today's digital age, terms like 'Internet' and 'World Wide Web' (often referred to as 'WWW' or simply 'the Web') are commonly used interchangeably. However, there's a distinctive difference between the two. This article aims to shed light on the true definition of the Internet and how it differs from the World Wide Web.

  • Published on

    HTML: A Brief Overview

    Abstract illustrative image

    HTML, an acronym for Hypertext Markup Language, is the cornerstone upon which the vast digital edifice of the web is built. Serving as the primary language sculpting the face of the internet, it shapes and gives life to the web pages we interact with daily. Dive in for a concise exploration:

  • Published on

    Importance of Understanding the Internet's Workings in the 21st

    Abstract illustrative image

    In today's rapidly evolving technological landscape, the ability to use digital tools and platforms effectively is no longer just an advantage—it's a fundamental skill. This is where digital literacy comes into play.

    At its core, digital literacy means having the skills and knowledge to access, understand, and use digital technologies and the internet effectively and safely. While computer literacy is about understanding how to use computer hardware and software, digital literacy encompasses a broader range of tools and platforms, including smartphones, tablets, and social media.

    But why is it so crucial in the 21st century?

  • Published on

    Brief History of the Internet

    Abstract illustrative image

    The internet, as we know it today, is the product of decades of innovation, collaboration, and a desire to create a globally interconnected network for sharing information. In this post, we'll embark on a time-traveling voyage, tracing the milestones that have shaped the internet's evolution. Whether you're a tech enthusiast, a student of history, or simply curious about the backbone of our digital age, join us as we unravel the intriguing chronicles of the internet.