Image that shows the logo of the website www.marcoslebron.com
  • Posts
  • About Me

I'm a Frontend Developer,

I create

|

I am passionate about everything related to the visual part of the web from usability, the interactive part and performance.

Marcos Lebron
  • Learning how to use css flexbox

    The flexbox or flexible box modules was designed as an alternative to the already used css grid system, perhaps you have already used it thanks to the bootstrap framework, basically it is a system based on rows and columns while the box system.

  • How to setup Vue with TypeScript

    How you may know already typescript is static typed superset that compiles plain JavaScript. In other words it allow us to use type checking in our code. Let see the benefits of this bellow.

  • Example of Async Components in Vuejs

    When you have large applications it is necessary to optimize our code base so that it divides our code into parts and these parts are required when the browser needs them.

  • Example of Dynamics Components in Vue

    There is a way in vue js to unmount and mount component dynamically, the main idea is to let users dynamically mount and unmount components in the user interface without using routers.

© 2025 — Created and maintained by @lebronmarcos ❤️
^