Mastes Of Scale

Masters of Scale first episode features Airbnb’s Brian Chesky. This episode felt like an amazing insight on how to build a product that people love and the thinking the methods that helped him grow the company in the early days. Brian talking about crafting what he calls an “11-star…

Post

CSSLately, I feel like everyone has been talking about PostCSS. Just as I started to get comfortable writing and working with SASS.PostCSS processes CSS with JS plugins. On its own PostCSS doesn’t do a whole ton of stuff. It is all about the plugins. I didn’t set…

Netlify Analytics

Netlify is the only company that has ever made me feel bad for not giving it money. I have been a Netlify user for a long time, and with its generous free tier, I’ve never needed to upgrade or hit any of its caps.When Netlify announced an analytics…

Native Lazy Loading You

Tube VideoThe Chrome team has announced that in Chrome 75, they will ship a feature that will allow you to native lazy load images and iframes right in the browser. Now, there is no need for extra scripts or strange plugins to be able to delay loading those assets until…

How To Use Netlify For Your Forms

Netlify is becoming the place to host all of your static projects. Netlify allows for continuous deployment so that whenever you make a commit from your git repos it will run a command and then server whatever folder that you specified in the settings. They recently had expanded to some…

Secret Weapon In Budgets

This week, my Square Cash app gave me the option to sign up for what they call the cash card. For those of you who have not used the cash out function before, it is basically a super simple way to send money to people. Recently, they introduced what they…

My Hour With Bots

Facebook Messenger as a platform already has a ton of interesting hooks. They announced some additions recently, like being able to get an Uber and send Spotify songs from inside the app.This week, Facebook announced their long-awaited Messenger platform. This is going to open up Messenger to bots and…

Mix

Blend ModeI have been looking to find those CSS properties that are slowing coming into support but that I might not relay on just yet in a project. Lately, I have been focusing a lot on Sketch. I wanted to dig back into some CSS action. I actually found a…