DEV Community

Cover image for VueJS Docs Video Walkthrough - Introduction [Part 1]
Patrick O'Dacre
Patrick O'Dacre

Posted on • Edited on

9 2

VueJS Docs Video Walkthrough - Introduction [Part 1]

Subscribe to my YouTube channel for more tutorials on working with VueJS and AdonisJS -- an MVC framework for NodeJS!

Even great documentation can sometimes be hard to follow.

This is especially true when you're unfamiliar with the subject matter; you'll likely see many new concepts and terms. It can be overwhelming.

I have started this series for others like me that may appreciate a video walkthrough of the VueJS documentation.

If you are just new to Vue, or if you have already spent some time with the framework, I hope you will find something useful.

This is part one:

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (1)

Collapse
 
patrickodacre profile image
Patrick O'Dacre

Thanks! Very glad you liked it.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay