Chloe

Chloe @cguttweb

About: Web developer looking to develop my skills further particularly around JavaScript and Vue/Nuxt

Location:
UK
Joined:
May 6, 2019

Chloe
articles - 44 total

How to add Vue to a Laravel app?

I'm trying to add Vue to a base laravel app and it fails why?

Learn More 7 3Mar 18 '22

TIL CSS conic gradient

learning about css conic gradients

Learn More 2 0Jan 23 '22

CSS Selectors

Universal selector * - targets all elements on the page Element/tags Target...

Learn More 5 0Jan 15 '22

How to add blog posts to github readme?

Hey so I have setup a Github Readme file however I would like to be able if possible to add my latest...

Learn More 3 1Jan 14 '22

2022 Goals

My goals for 2021 were the following: Work my way through the FCC curriculum particularly the JS...

Learn More 0 0Jan 11 '22

CSS @supports rule

A quick post on @supports rule which although I know about I rarely use. This is described by MDN as...

Learn More 6 0Sep 26 '21

VSCode Plugins

Like many developers, VSCode is my text editor of choice I thought I would share some of my favourite...

Learn More 0 0Aug 4 '21

Working with Git

Git is a version control system for everything from small sites to large scale apps and sites. The...

Learn More 4 1Apr 17 '21

JavaScript Objects

Objects are a key part of JavaScript. In their most simple form, they are key-value pairs made up of...

Learn More 14 0Apr 17 '21

CSS Variables

CSS Variables have been around for a while and designed to try and reduce duplication in CSS. They...

Learn More 1 0Feb 7 '21

How to access subfolders using nuxt content module?

How to display files from deeper folder level

Learn More 0 1Feb 7 '21

React not easy to learn?

I am a complete newbie to React however as someone who knows some Vue I am currently attempting to...

Learn More 10 23Oct 25 '20

Pagination in Nuxt

looking paginate my blog page

Learn More 12 6Oct 14 '20

Nuxt feed module help

How to get feed working for blog to cross post?

Learn More 1 0Sep 30 '20

for of, for in or forEach?

I've been going over a few array methods to refresh some of them and this is one thing I've never...

Learn More 2 3Sep 25 '20

Nuxt or Gridsome

My current site/blog is built using Gridsome but having played with Nuxt and the content module I do...

Learn More 6 4Sep 19 '20

Vue Router

I spent some time yesterday going through and finishing the Router section of my Vue course. You can...

Learn More 0 0Sep 25 '20

Lacking focus/learning struggle

I'm interested in different front end frameworks mostly Vue based (Gridsome/Vuepress) as that was the...

Learn More 2 4Jul 17 '20

Tailwind vs Bootstrap

This is just quick post with a (very) overview / my thoughts so far on Tailwind and Bootstrap....

Learn More 7 0Jun 30 '20

Nuxt instead of Wordpress?

Nuxt or Gridsome

Learn More 3 8Jun 28 '20

Getting started with accessibility

I know I need to learn more about the subejct but I'm not sure where to get started. I've heard of...

Learn More 4 11Jun 13 '20

Alternatives to Wordpress

looking for alternatives

Learn More 15 3Jun 13 '20

PrismJS

PrismJS syntax formatting not working

Learn More 0 1May 8 '20

Personal Documentation

Where do you host personal docs?

Learn More 4 2May 7 '20

Referencing relative images in Vue

I'm building an app with Vue I have a number of images saved my assets folder which I want to...

Learn More 2 3May 3 '20

Attribute Selectors

Just a quick post on attribute selectors in CSS. What is an attribute...

Learn More 3 0Apr 29 '20

Tags in Gridsome

I've recently attempted to setup tags on my blog posts I'm attempting to create a page as detailed in...

Learn More 1 5Apr 23 '20

Pseudo Classes and Elements

There are a number of pseudo classes and elements you can use in your code...

Learn More 0 0Apr 19 '20

Vue and localStorage?

I built my first ever app with the Vue-cli the best part of a year ago and I've been going through my...

Learn More 5 6Apr 11 '20

Styling in Gatsby

I'm new to Gatsby so this may be silly question but here goes. I'm building a site with some pages...

Learn More 2 10Apr 1 '20