Author:
Hemerson Carlin
Tags:
CSS
Last Updated:
March 27, 2021
Styled-components and CSS Variables
With styled-components and CSS variables, you can create new themes for your app with just a few lines of code.
Read ArticleSubject to change
Here you will find articles I find most helpful from some of the best developer blogs.
Author:
Hemerson Carlin
Tags:
CSS
Last Updated:
March 27, 2021
With styled-components and CSS variables, you can create new themes for your app with just a few lines of code.
Read ArticleAuthor:
Julio Soto
Tags:
Last Updated:
January 7, 2021
Using clamp(), min() or max() instead of CSS Variables in Media Queries still makes a great responsive UX with a lot less code
Read ArticleAuthor:
Tags:
Last Updated:
December 22, 2020
In this post I talk about the goals I had for the website rebuild, and how I used the TEA Stack to make it happen.
Read ArticleAuthor:
Tanner Dolby
Tags:
Last Updated:
October 31, 2020
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 ArticleAuthor:
Binyamin Aron Green
Tags:
Last Updated:
June 10, 2020
Blogs can quickly become disorganized. With a bit of javascript, you can filter your posts by tag.
Read ArticleAuthor:
Binyamin Aron Green
Tags:
Last Updated:
May 4, 2020
Unlike Jekyll, Eleventy doesn't create a collection of all posts. But you can do it yourself very easily.
Read ArticleAuthor:
Tags:
Last Updated:
April 20, 2020
Overpass is my personalized pair-programming service for developers to learn modern frontend tooling and frameworks.
Read ArticleAuthor:
Tags:
Last Updated:
March 26, 2020
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 ArticleAuthor:
Tags:
Last Updated:
March 15, 2020
Learn how to use switch statements in Nunjucks, even though they are missing from the official documentation.
Read Articlelet isSiteAwesome = false
function contactAlec(message) {
return alert(message)
}
if (!isSiteAwesome) {
return contactAlec("Let's work together!")
}
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