December 17, 2019
Hey friends! In this last 2019 issue, we have collected the best articles and resources from the past year. Happy reading and have a wonderful holiday!
Bootstrap Studio Lifetime
Give yourself an awesome Christmas gift this year, and get Bootstrap Studio Lifetime for 10% off with the promo code BSS-DEV-10. It's only valid for a few more days so get it now!
bootstrapstudio.io
Lesser-known CSS properties in GIFs
An excellent article on some of the more obscure CSS properties, each one carefully explained with a beautiful looping GIF.
medium.com
30 Seconds Of Code
Giant collection of curated JavaScript tips & tricks that you can understand in 30 seconds or less.
30secondsofcode.org
Dangit, git! - Quick solutions to common Git problems
Everyone has made a mess of their git repo at some point. Here are some unfortunate git scenarios and how to get out of them.
dangitgit.com
Node.js Crash Course in 90 Minutes
Amazing video lesson that covers the fundamentals of Node.js and shows you how to setup a simple server.
youtube.com
Why I'm still using jQuery in 2019
Martin Tournoij explains the benefits of using jQuery over Vanilla JS or frameworks like React and Vue.
arp242.net
Lottie - Render After Effects animations with React Native
A library by the Airbnb team that exports Adobe After Effects animations as json, parses them, and renders them natively on mobile!
airbnb.io
Water.css - CSS framework that doesn't require any classes
A just-add-css collection of styles to make simple websites look better. Includes a light and dark theme, and can be customized via SCSS.
github.com/kognise/water.css
Barba.js - Create fluid transition between your website's pages
Lightweight, easy-to-use library that helps reduce loading times, minimize the number of HTTP requests, and add cool transitions between pages.
github.com/barbajs/barba
Zero Server - The zero configuration web framework.
This awesome framework allows you to build web apps without having to worry about server configuration, package management or routing.
github.com/remoteinterview/zero
Scene.js - Timeline-based animation library
It allows animations to be played in both JS and CSS, supports SVG, multiple timelines, and comes with preset effects you can use out of the box.
github.com/daybrush/scenejs
How to Design Delightful Dark Themes
Some excellent points on how to make dark themes that look great. Includes lots of pretty design examples.
blog.superhuman.com
Undraw - Huge collection of free SVG illustrations
A constantly updated collection of beautiful open-source images, customizable to match your brand's colors.
undraw.co
Windows 95 recreated in an Electron app
The entire Windows 95 operating system running inside an Electron app. Yes, it runs Doom.
github.com/felixrieseberg/windows95
100,000 Faces Generated by AI
Computer generated photos of people who don't actually exist - perfect for mockups and demo projects.
generated.photos
Paper Bird by Yusuke Nakaya
Amazing CSS-only animation of a flying bird with beautiful shadows and 3D effects.
codepen.io