Referencing Laravel routes in javascript

How to avoid hard coding urls in your client side code

Using jQuery plugins in Vue 2.0

Avoiding the pitfall of Virtual Dom when using jQuery plugins and custom event listeners

Impostor Syndrome

Yes, another post on the famous "Impostor Syndrome" - It's real, and you can beat it.

Scoped vs Unscoped Styles in Vue Components

How to structure Vue components with the ability to style subcomponents when using scoped styles.