Skip to content
Kevin Skayro Blog
Menu
  • Home
  • Blog
    • JavaScript
      • Vite
      • Vue
    • CSS
    • HTML
    • Git
  • Portfolio
  • About me
  • Contact

Tag: JavaScript

Front-end Development / JavaScript / TypeScript

JavaScript vs TypeScript

We’ll be comparing the pros and cons of JavaScript vs TypeScript, finishing the article you’ll know the main reasons to use each…

Asynchronous Functions / Front-end Development / JavaScript

How to use Async Await

Today we’ll learn one of the most essential things in JavaScript, “How to use Async Await”. If you have just started learning to use Async…

Front-end Development / JavaScript / Vue

What is and how to use “Props” | Vue.js

The props (short for properties) are a way to pass data from a parent component to a child component. Props are used to make a component m…

Front-end Development / JavaScript / Vite

What is and how to use “base” path | Vite

Vite is a bundler that provides a fast development experience by using native ES modules, and in this article, we’ll dive into that base is…

Image with the text: How to use Provide and Inject in Vue 3. And the Vue logo on the side.
Front-end Development / JavaScript / Vue

How to use “Provide / Inject” | Vue 3

When you need to share values between components, Vue’s provide and inject methods should be considered instead of props because…

Image with text saying, "How to create an app instance in Vue 3" and the Vue logo on the side
Front-end Development / JavaScript / Vue

How to create an application instance | Vue 3

Now to get started we need to use the createApp function in Vue 3 to create an application instance, this is a simple and straightforward…

Javascript Async functions
Asynchronous Functions / Front-end Development / JavaScript

What are Asynchronous Functions?

One of the key features of JavaScript is its ability to execute code asynchronously, which means that it can run multiple pieces of code…

photo of JavaScript code
CSS / Front-end Development / JavaScript

Why You Should Not Use CSS Selectors for Non-CSS

If you’ve been coding for a while, I’m sure you’ve seen many cases where JS used the same class selector as CSS as shown below

kevin's journey 069 - main featured image in blog
Kevin's Journey

Weather app finished | Kevin Skayro’s Journey 069

Two weeks without a new video and now that I decided to record a video again I realized that I had almost no battery

kevin's journey 052 - main featured image in blog
Kevin's Journey

One year in this journey | Kevin Skayro’s Journey 052

It’s been one year since I started with my journey, and I’ll keep going strong.

Posts navigation

Older posts

Categories

Recent Posts

  • Best VS Code extensions for Vue.js Developers
  • JavaScript vs TypeScript
  • Best Coding Practices
  • Vite vs Webpack
  • How to use Async Await

Recent Comments

  • KzkktoGam on Best VS Code extensions for Vue.js Developers
  • KkkzellMep on Best VS Code extensions for Vue.js Developers
  • KzkktoGam on Best VS Code extensions for Vue.js Developers
  • Williamsek on Best Coding Practices
  • How to use Async Await - Kevin Skayro Blog on What are Asynchronous Functions?

Archives

  • February 2023
  • January 2023
  • December 2022
  • August 2022
  • July 2022
  • August 2021
  • May 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
Keep Updated
Copyright © 2025 Kevin Skayro Blog – OnePress theme by FameThemes