Skip to content
No results
  • Blog
  • Talks
  • Workshop
  • Course
  • Projects
Austin Gil
  • Blog
  • Talks
  • Workshop
  • Course
  • Projects
Austin Gil
A desktop computer illustration with small windows of code open. One of the windows says, "{CSS}" and behind the illustration is an indigo brush stroke.

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 logo with an indigo brush stroke in the background.

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 logo with an indigo brush stroke in the background.

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
A11y Blog Cover

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 logo with an indigo brush stroke in the background.

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
A desktop computer illustration with small windows of code open. The text on the screen says, "" and behind the illustration is an indigo brush stroke.

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
Vue logo with an indigo brush stroke in the background.

Vuetensils 0.5.0 Released!

  • Development, Vue.js
The latest release of Vuetensils is out, and there's a lot of great things coming with it. New component, new directive, and several improvements/bug fixes.
Read More
Misc Blog Cover

My 2020 Predictions & Resolutions for Technology

  • Development, Miscellaneous
There are already tons of articles out there predicting which emerging technologies will take over, and which current leaders will be de-throwned. This is not one of those articles. Rather, I am going to focus my predictions around my own use of technology, and how things are looking for me going into 2020.
Read More
Vue logo with an indigo brush stroke in the background.

Create a lazy-loading image component for faster Vue.js apps

  • Development, JavaScript, Optimization, Vue.js
Create a lazy-loading image component in Vue.js that speeds up our apps, has zero dependencies, and works as a drop-in replacement for an HTML image tag.
Read More
Vue logo with an indigo brush stroke in the background.

Vuetensils 0.4: awesome components and helpful directives

  • Accessibility, Development, Vue.js
The latest Vuetensils includes 2 new components, and handy directives. These make it faster and easier to create robust, accessible UIs with Vue.js.
Read More
Prev
1 2 3 4 5 6 7
Next

Copyright © 2023 Austin Gil