integrity-glyph iyq924

Subject to change

Articles to learn from.

Here you will find articles I find most helpful from some of the best developer blogs.

h

Author:

Tanner Dolby

Tags:

Last Updated:

October 31, 2020

Create a Custom Collection with Eleventy

If you've built sites using Eleventy, you're probably familiar with collections. Using the Configuration API allows for creating custom collections which can be useful to only show certain posts on your site.

Read Article

Author:

Binyamin Aron Green

Tags:

Last Updated:

June 10, 2020

Filter Posts by Tag

Blogs can quickly become disorganized. With a bit of javascript, you can filter your posts by tag.

Read Article

Author:

Binyamin Aron Green

Tags:

Last Updated:

May 4, 2020

List all Posts using 11ty

Unlike Jekyll, Eleventy doesn't create a collection of all posts. But you can do it yourself very easily.

Read Article

Author:

Tags:

Last Updated:

April 20, 2020

Introducing Overpass

Overpass is my personalized pair-programming service for developers to learn modern frontend tooling and frameworks.

Read Article

Author:

Tags:

Last Updated:

March 26, 2020

Exporting JSON with Eleventy

You can leverage Eleventy to output any file type you want. In this post, I show you how to export JSON so it can be consumed dynamically in the client.

Read Article
let isSiteAwesome = false

function contactAlec(message) {
return alert(message)
}

if (!isSiteAwesome) {
return contactAlec("Let's work together!")
}

Do you want something new and fresh?

Don't get Bored with a project you don't love. I can refresh, or just rebuild you a new website that will knock your socks off.

Contact