James Thomson
Work.Educate.Experience.

Vue Forum

Community Leader

Helping the community by debugging issues, answering questions, and offering guidance on anything related to the Vue ecosystem, JavaScript, and web development.

View profile

5 Things To Do When You're Feeling The Struggle

Try out these 5 different strategies to deal with the struggle as a developer.

View article

Greatly Reduce PNG Weight With This One Trick

Using SVG masks can greatly reduce the size of an image with transparency.

View article

SPAs: Have Your Cache And Eat It Too

A small guide on some initial caching steps for your single page application in hopes your users avoid a stale cache hell hole.

View article

Prefix vs Postfix When Using Increment & Decrement Operators

An overview on the intricacies of prefixing vs postfixing the increment and decrement operators on an operand.

View article

Sublime 3: Goto Anything... Tip

Exclude directories when using Goto Anything in Sublime

View article

SVG Tricks: Kickass Hotspots!

A look into creating precise hotspots over images using SVG

View article

Sublime 3: A Quick Tip Using Find and Replace with Regex

Use Sublime 3's regex option to find all occurrences in a given context and replace with the matched value.

View article