“Commons”

If there is one thing I would like to change about the way I work, that would definitely be to use more plugins and stop writing the same things over and over again.

The problem is, as versatile as a plugin may be, it doesn’t always suit my needs. Other times  it’s not worth it to over-complicate things with a huge plugin, when I’m only using 10% of it.

For these reasons, but mainly because I find it useful to have a kind of personal toolbox I could reuse in my projects, I made a “commons” repo with various web related libraries and snippets. I decided to share it in case someone else finds it useful: https://github.com/TonyBogdanov/tb-toolbox

I do recommend taking a closer look at frame and transition-end as I found them to be extremely useful and a really good way to build things without sacrificing performance.

Do note that the repo is licensed under the very strict WTFPL license!

Leave a Comment.