What you can learn from live coders

2019 seems to be the year of the live coder. In this article I am going to tell you what you can learn from live coders. When I was younger I used to love playing video games. I actually do still enjoy them now but if I have free time these days I would much rather spend it working on code. 🤓

From: Dan Vega

How to customize the VSCode Theme in CodeSandbox

In this article, I am going to give you a quick tip on how to customize the VSCode Theme in CodeSandbox.

From: Dan Vega

How to customize the VSCode Theme in CodeSandbox

In this article, I am going to give you a quick tip on how to customize the VSCode Theme in CodeSandbox.

From: Dan Vega

How to customize the VSCode Theme in CodeSandbox

This is going to be a short tutorial today but it's a goodie. In my last article, I talked about what CodeSandbox is and why I love it so much. In this article, I am going to give you a quick tip on how to customize the VSCode Theme in CodeSandbox.

From: Dan Vega

How I created a CodeSandbox plugin for Gridsome

In this article, I am going to introduce you to CodeSandbox and tell you a little bit about why I love it so much

From: Dan Vega

How I created a CodeSandbox plugin for Gridsome

I have been a big fan of what CodeSandbox has been doing for a while now.

From: Dan Vega

Everything you need to get up and running with VueJS

In this article, I am going to tell you why I love Vue and give you 4 different ways you can write your first application.

From: Dan Vega

Everything you need to get up and running with VueJS

At this point, you have most likely heard about the JavaScript framework called Vue.

From: Dan Vega

My new blog post workflow

In this article I will outline for you the tools and process I use to create a new blog post

From: Dan Vega

My new blog post workflow

Well, I have been blogging for a few months now on my new website and I thought I would share how I write all of my blog posts.

From: Dan Vega

Gridsome Blog Post Generator

In this article I will show you how to crate a blog post generator for your static site.

From: Dan Vega

Gridsome Blog Post Generator

If you're using something like Gatsby or Gridsome as your blogging platform there is no UI to create a new blog post. The process usually starts with creating a directory or series of directories depending on your post format and then creating a new markdown file.

From: Dan Vega

How to run multiple npm scripts in parallel

In this article I will talk about a problem I ran into recently and a couple of the solutions I found.

From: Dan Vega

How to run multiple npm scripts in parallel

I was working on an exercise for our students and In the process I learned something new. When our students finish their exercises they are asked to run some tests to validate that their solution works. We also use these tests as a way to grade certain exercises.

From: Dan Vega

Tips for Vue Developers: Avoid directly manipulating the DOM

In this article I will look at an example of where manipulating the DOM in our components might not be the best approach.

From: Dan Vega

Tips for Vue Developers: Avoid directly manipulating the DOM

In this article I will look at an example of where manipulating the DOM in our components might not be the best approach.

From: Dan Vega

Personal Blogs: Don't Call it a comeback!

I'm not sure if you have noticed or not but the personal blog is making a comeback

From: Dan Vega

Personal Blogs: Don't Call it a comeback!

I'm not sure if you have noticed or not but the personal blog is making a comeback

From: Dan Vega

Personal Blogs: Don't Call it a comeback!

I'm not sure if you have noticed or not but the personal blog is making a comeback.

From: Dan Vega

Adding Twitter Cards to Gridsome

In this tutorial I will show you how to add Twitter Cards to your Gridsome Blog.

From: Dan Vega

Feeds