IndieWeb and Webmentions


The IndieWeb is a thing! They've got a conference coming up and everything. The New Yorker is even writing about it: Proponents of the IndieWeb offer a fairly straightforward analysis of our current social-media crisis. They frame it in terms of a single question: Who owns the servers? The bulk...

Animating with Clip-Path


clip-path is one of those CSS properties we generally know is there but might not reach for often for whatever reason. It’s a little intimidating in the sense that it feels like math class because it requires working with geometric shapes, each with different values that draw certain shapes...

Inspirational Websites Roundup #6


A fresh collection of inspirational websites to give you an overview of current creative trends. Inspirational Websites Roundup #6 was written by Mary Lou and published on Codrops

The Many Ways to Include CSS in JavaScript Applications


Welcome to an incredibly controversial topic in the land of front-end development! I’m sure that a majority of you reading this have encountered your fair share of #hotdrama surrounding how CSS should be handled within a JavaScript application. I want to preface this post with a disclaimer: There...

A Little Reminder That Pseudo Elements are Children, Kinda.


Here's a container with some child elements: <div class="container"> <div>item</div> <div>item</div> <div>item</div> </div> If I do: .container::before { content: "x" } I'm essentially doing: <div class="container"> ...

Collective #530


Chaos Design * Why is my webpack build slow? * Zfont * Five Methods for Five-Star Ratings Collective #530 was written by Pedro Botelho and published on Codrops

React Starter: Editor Tools


Before we move into more coding with React, let's talk about the tools that can help us streamline our React development. We want to go into our React development as well equipped as possible!

6 Best Caching Plugins for Your WordPress Site


Caching is one of the most important techniques you can use to speed up your WordPress site. The best caching plugins make it possible to serve pages much faster... The post 6 Best Caching Plugins for Your WordPress Site appeared first on Onextrapixel

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace