DEV Community

Viktoria Bors-Pajuste
Viktoria Bors-Pajuste

Posted on

1 1

My first Vue app

Introduction

I am a "codenewbie", currently I am learning Vue, because of my job as a junior developer.

My thoughts about Vue

I like Vue, it feels pretty straightforward and easily understandable until now. I have started learn React a little and Vue feels simpler, more beginner friendly.

Learning Process

I have started to watch some tutorials on youtube. I have learned the basic concepts and I really wanted to try to create something by myself and not following the tutorial always.

I have an older Number Guessing Game, where I used pure JS. So it was perfect to re-write that in Vue and implement everything I have learned until now.

Result

I managed to re-write the game in Vue. I used 3 different components (start, guess,scene). The different component appears depend on the process in the game. I used the most popular v-directives (like v-if, v-for), some click events and props.
In the end I managed to make the game and it is working nice.

See more here
https://github.com/ViktoriaBors/frameworks/tree/main/Vue/number-guessing-game

What next?

Going forward with the tutorials and dig into routing and fetching data.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs