Skip to content
Austin Gil
  • Blog
  • Side Projects
  • Contact
Austin Gil
Menu
JavaScript Blog Cover

Get Started With TypeScript the Easy Way

  • Development, JavaScript
This article we will get you going with TypeScript without opening a terminal, installing dependencies, or initializing an NPM project. All you need is VS Code.
Read More
Security Blog Cover

How to Build HTML Forms Right: Security

  • Development, HTML, JavaScript, Security
This article covers security aspects to consider when creating forms for the web. We'll be applying security principles for the frontend, backend, DNS and more.
Read More
Vue Blog Cover

Automatically import SASS/SCSS into every Vue.js component

  • Development, Vue.js
Have you ever wanted to import SCSS files into every Vue.js component automatically? This article will show you how to do so with Vue CLI 4, 3, and 2.
Read More

How to Build HTML Forms Right: User Experience

  • Design, Development, HTML
After semantics, accessibility, and styling HTML forms, it's time to consider user experience. This article covers man do's and don'ts around UX for HTML forms.
Read More
CSS Blog Cover

How to Build HTML Forms Right: Styling

  • Accessibility, CSS, Design, HTML
This article covers HTML form design patterns, common gotchas, and CSS tips. You should be able to walk away with some new knowledge and helpful code snippets.
Read More
Vue Blog Cover

Vuetensils 0.7: Dates, Tooltips, Skip links, and more.

  • Development, JavaScript, Vue.js
I'm very happy to announce the latest minor version to Vuetensils. And without going any further, I should point out that I think this is going to be the last stop before a stable version 1 🎉🎉🎉
Read More
Vue Blog Cover

3 Ways to Prepopulate Your Vue.js Global Store’s State

  • Development, Vue.js
Sometimes you just need to pre-populate your Vue.js application store before the app loads. This article covers 3 different approaches, and their pros and cons.
Read More

How to Build HTML Forms Right: Accessibility

  • Accessibility, CSS, Development, HTML, JavaScript
Forms are arguably the most important part of any web application. This article covers key concepts in creating HTML forms for accessibility.
Read More
Vue Blog Cover

Vuetensils 0.6: Simpler Forms, Better Accessibility, & Useful Filters!

  • Development, JavaScript, Vue.js
Some really cool news is coming to Vuetensils users. The latest version has some really cool features: new VForm component and other improvements to form authoring, really nice accessibility updates, and brand new filters to make life easier, as well as some important bug fixes.
Read More
HTML Blog cover

How to Build HTML Forms Right: Semantics

  • Accessibility, Development, HTML
The first part covering semantics in a series about creating forms for the web, how to approach each step, and considerations to make along the way.
Read More
1 2 3 4
Next

Copyright © 2021 Austin Gil

  • Blog
  • Side Projects
  • Contact