Short introduction to various features of the JavaScript Intl object, or Internationalization API. Includes some helpful tips to reduce dependencies and bundle size.
Transcript So, I want to go over this topic about some form inputs of the checkbox radio because I saw this comment come up in the Vue.js Developers Facebook group the other day and I just wanted to address it…
Using Vue's functional components can increase rendering performance by 70%. This article explores what, why, when, and how to use functional component.
I, personally, am a fan of making the web more accessible. I like the idea that more people will be able to use the things I build, and I like the challenges associated with building a more accessible web. Here…
A presentation I gave on Content Security Policy for Advanced WordPress San Diego. What it is, who it’s for, and how to implement on your website. Content Security Policy from Austin Gil Contents: What is it? “Content Security Policy (CSP)…
Lately I’ve been focused a lot on front-end technologies, while ignoring this nagging sensation in the back of my mind that I’m leaving something out. The products are getting better, but my process can be improved. A modern development project…
Mafia is a social-deduction party game. It’s great with a large group of people and doesn’t take much more than a few playing cards and some imagination. I was playing it recently with a group of friends when I thought, “do…
I’ve been developing WordPress websites for a while now. After breaking many sites, I’ve learned the value of local WordPress development. Developing locally can make our build process faster, easier, and more accurate. These are all good things, but local development…
Design This really goes without saying, but a major part of web design is the actual design. The appearance of your website can make or break it. A professionally designed site gives you more authority, keeps people engaged, improves social interaction,…