Reference

Browse 8 items tagged Reference across links on xandersantos.com.

A collection of tools that come in handy - the image encoder is pretty helpful for embedding images.

For when you don't want all that bloat but you need a navbar with a dropdown.

Validating email addresses is much more difficult than one would think until they have attempted to do so. Over the last 10 years or so anytime I have the need I consult this page first.

It's like FontAwesome only slightly better looking IMO and insanely easier to add to . As of v5 this is no longer a fonticon set but instead a dynamic JIT javascript SVG loader. I keep the reference here because it's still a decent icon set and v4 is still available in github if you're looking for a customized/customizable fonticon collection.

Despite the increased speed and bandwith of all connected things, the speed at which your site or app loads is more important today than ever. This google utility is always a good tool to check your work!

This is as bare bones as a CSS framework can be. If your needs are just enough to want a (prebuilt) grid system but nothing more this is a great starting point.

The problem with all CSS frameworks is they prescribe to one degree or another an overall layout and design. Picking the right one is generally a challenge of finding one that meets the needs and goals of your application or site. I would argue Tailwind is not in fact a framework at all but rather a toolbox of unopinionated utilities from which you can build your own framework.