Tailwind CSS is Voted the Most Satisfying CSS Framework to use in 2019
The State of CSS 2019: For years the debate has raged on: should you use UI toolkits like Bootstrap, or is that “cheating”? Will all websites end up looking the same? And will designers end up being...
View ArticleGitHub Repository Cards
GitHub Repository Cards is a utility that allows you to create a Github style card of your project that you can then embed on your own site. You enter your username/repo and then it generates an SVG or...
View ArticleDiversity Avatars
Diversity Avatars is an icon project to show people from around the world. Each icon is easily editable, comes with reusable elements, and works in your favorite design apps. The avatars come in three...
View ArticleAdd photos to your iOS contacts by searching public social media profiles...
Vignette is an iOS app with a single goal. Add photos to your contacts by searching public social media profiles. It starts with Gravatar, then Twitter, Facebook, and Instagram and more importantly it...
View ArticleGoogle open sources their robots.txt parser
Google announced it’s open sourcing their robots.txt parser: For 25 years, the Robots Exclusion Protocol (REP) was only a de-facto standard. This had frustrating implications sometimes. On one hand,...
View ArticleNord – An arctic, north-bluish color palette
Nord is an arctic, north-bluish color palette that was created for the clean and uncluttered design pattern to achieve an optimal focus and readability for code syntax highlighting and UI components....
View ArticleAutomatically compress images on Pull Requests with Github Actions
Calibre launched a new GitHub Action that allows you to compress raster images with minimal setup and automatically run on every pull request. Here is how it works: The action uses the most efficient,...
View ArticleCascadia Code Font
Microsoft announced a new open source font named Cascadia Code… Cascadia Code was announced this past May at Microsoft’s Build event. It is the latest monospaced font shipped from Microsoft and...
View ArticleGitHub for mobile (beta)
Now you can review code and merge changes from anywhere with the GitHub Mobile App GitHub for mobile gives you the flexibility to move work forward and stay in touch with your team, wherever you are....
View ArticleChart.xkcd
Chart.xkcd is a chart library plots “sketchy”, “cartoony” or “hand-drawn” styled charts. Installation is simple via npm: npm i chart.xkcd and usage: import chartXkcd from 'chart.xkcd'; const myChart =...
View Article