Clean Code JavaScript
The 100 most hearted Pens, Posts, and Collections on CodePen from the past year have been calculated and posted! … Read article “The Most Hearted of 2016”
DetailsThe 100 most hearted Pens, Posts, and Collections on CodePen from the past year have been calculated and posted! … Read article “The Most Hearted of 2016”
DetailsThey are all different and do interesting and valuable things for our businesses. Integrating them means integrating their third-party JavaScript into your site. What if you want to add one or remove one? You’re back in the code making all those adjustments. And heaven forbid one of them updates its API…you’re on the … Read article “Sponsored: Analytics for Lazy Developers”
DetailsPerhaps you’ve used some others? Mixpanel, Heap, KISSmetrics, Rollbar?
DetailsHere’s an incomplete list of analytics tools I’ve personally used: Google Analytics, Alexa, Gauges, FullStory, NewRelic, and Woopra.
Detailsinitial-letter is a CSS property that selects the first letter of the element where it is applied and specifies the number of lines the letter occupies.… Read article “initial-letter”
DetailsNow forevermore, the spell checker won’t catch that misspelled word. Fear not, you can fix it.… Read article “Clearing Accidentally “Learned” Words from macOS Dictionary”
DetailsDoes this little moment strike fear into your heart?
DetailsA URL Scheme is like “http://…” or “ftp://…”. Those seem like a very low-level concept that you don’t have much control over, but actually, you do! What sounds like an exotic topic is not so exotic at all: we are constantly using different URL Schemes, on any given day. For example when we’re clicking a link to an iPhone app that launches the AppStore. Or when a friend sends us a link to a playlist and it opens in the … Read article “How To Create Your Own URL Scheme”
Details