Collective #496




C496_zeroserver

Zero Server

A zero configuration web framework that abstracts the usual project configuration for routing, bundling, and transpiling to make it easier to get started.

Check it out






C496_chrome

We Need Chrome No More

A very interesting article on how we should foster browser diversity and step away from using the browser of the world’s largest advertising company.

Read it






C496_dribbble

The Dribbble Experiment

Robert Williams analyzes the performance of a job post on Dribbble and compares it to using the advanced search tool.

Read it




C496_codevember

Codevember 2018

A fantastic compilation of loops for Codevember 2018 including source codes and breakdown gifs. By Jaume Sanchez Elias.

Check it out








C496_subsync

Subsync

Language-agnostic automatic synchronization of subtitles to video, so that subtitles are aligned to the correct starting point within the video.

Check it out


Collective #496 was written by Pedro Botelho and published on Codrops.

Collective #495






C495_videoplayer

Onelineplayer

A free web video player without branding and quality loss that loads 2x faster than others while supporting HQ previews.

Check it out



C495_newsletter

Tech Productivity

Tech Productivity is a short weekly newsletter for tech professionals with productivity-related tools, articles, and other resources. By Louis Lazaris.

Check it out








C495_personalweb

personal-website

A repository that gives you the code you’ll need to kickstart a personal website that showcases your work as a software developer.

Check it out


C495_silo

Silo

A daring and refreshing layout and design. With dark mode option.

Check it out







Collective #495 was written by Pedro Botelho and published on Codrops.

Collective #494








C494_svgicon

Iconsvg

A tool to simplify the process of finding and generating common SVG icons for your project.

Check it out




C494_amino

Amino

A live CSS editor for writing user style sheets. Customize your favorite sites, save and sync your styles.

Check it out










Screen-Shot-2019-02-21-at-16.09.50

An in-depth journey into how Node works. By Jamie Corkhill.

Read it






Collective #494 was written by Pedro Botelho and published on Codrops.

Collective #493




C493_leon

Leon

Leon is an open-source personal assistant who can live on your server.

Check it out












C493_meteorite

Meteorite

Like an assistant for your GitHub notifications, Meteorite helps you to focus on the most important issues and pull requests.

Check it out





C493_7

Get Ready for Priority Hints

Read about the new experimental feature known as Priority Hints now available through an Origin Trial in Chrome Beta which will allow you to tell the browser how resources should be prioritized.

Read it




C493_pong

Pong

Grégoire Divaret-Chauveau made a fun variation of Pong, where you are the ball.

Check it out



Collective #493 was written by Pedro Botelho and published on Codrops.

Collective #492








C492_bluetoothex

Bluetooth Anywhere

The folks at de Voorhoede made some experiments to see if it’s possible to control a device over Bluetooth, from a JavaScript app, on iOS and Android.

Read it







C492_instantpage

instant.page

Instant.page preloads a page right before a user clicks on it and thereby helps to make a page feel more “instant”.

Check it out


C492_Ludwig

Ludwig

Ludwig is a toolbox by Uber that allows to train and test deep learning models without the need to write code.

Check it out








C492_uppy

Uppy

In case you missed it: Uppy is a sleek, modular JavaScript file uploader that integrates seamlessly with any application.

Check it out




Collective #492 was written by Pedro Botelho and published on Codrops.

Collective #491




C491_videopl

IVID

IVID is an interactive video player for modern browsers that is easy to setup and use.

Check it out












C491_boring

Make it Boring

Jeremy Wagner explains why “boring” can be preferable to “exciting” when it comes to front-end development.

Read it


C491_terminal

Qoa

Lightweight and without any external dependencies, qoa enables you to receive various types of user input through a set of intuitive, interactive and verbose command-line prompts.

Check it out


C491_thirdparty

Third Party Web

A summary of which third party scripts are most responsible for excessive JavaScript execution on the web.

Check it out








Collective #491 was written by Pedro Botelho and published on Codrops.

Collective #490






C490_text

Textblock

A JavaScript tool for adjusting size, leading, and grades to cast continuously responsive typography. It works over your current CSS as a progressive enhancement.

Check it out



C490_formvue

FormVuelar

FormVuelar is a set of predefined Vue form components which are designed to automatically display errors coming back from your backend.

Check it out


C490_mix

Mixkit

Mixkit is a curated gallery of high-quality videos and animation, made by some of the world’s most talented creators, with all content licensed for free.

Check it out





C490_notpaid

not-paid

A brilliant little script that adds opacity to the body tag and increases it every day until the site completely fades away.

Check it out





C490_Hakim

rymd

In this demo by Hakim El Hattab you can move your mouse, or swipe on a touch device, to navigate through the stars.

Check it out













Collective #490 was written by Pedro Botelho and published on Codrops.

Collective #489


C489_dan

React as a UI Runtime

An in-depth article by Dan Abramov that will help you understand the React programming model and runtime environment.

Read it






C489_music

WOWA

The Unplash for audio: free (do whatever you want) music that you can use in your projects.

Check it out






C489_limitJS

Limiting JavaScript?

An article by Tim Kadlec where he discusses the controversial idea of limiting the amount of JavaScript a website can load.

Read it











C489_cursors

From Our Blog

Custom Cursor Effects

A collection of five demos and a tutorial on how to create animated custom cursor effects for interactive elements like navigations, galleries and carousels.

Check it out

Collective #489 was written by Pedro Botelho and published on Codrops.

Collective #488






















Collective #488 was written by Pedro Botelho and published on Codrops.

Collective #487





C487_exclusive

Exclusive Design

Vasilis van Gemert wrote his Master thesis trying to find the answer to the question “What if we design websites exclusively for people with disabilities?”.

Read it


C487_bugo

The “Bug-O” Notation

Dan Abramov writes about the idea of the “Bug-O notation” that describes how much an API slows you down as your codebase grows.

Read it


C487_auth

Webauthn.Guide

A resource for the tech world for learning about the Web Authentication API to enable passwordless authentication.

Check it out



C487_script8

SCRIPT-8

SCRIPT-8 is a fantasy computer for making, sharing, and playing tiny retro-looking games (called cassettes).

Check it out




C487_Destructuring

Destructuring

A free chapter from the book “JavaScript for impatient programmers” by Axel Rauschmayer.

Read it





C487_roman

My Grid Layout

Roman Komarov shares some insights into how his website’s layout was reimplemented using CSS Grid.

Read it


C487_figure

How do you figure?

Scott O’Hara takes a look at the figure element, how to use it and how screen readers handle it.

Read it








C487_optin

Simple Opt Out

Simple Opt Out is drawing attention to opt-out data sharing and marketing practices that many people aren’t aware of (and most people don’t want), then making it easier to opt out.

Check it out


Collective #487 was written by Pedro Botelho and published on Codrops.

Collective #486
















C486_GraphQL

Fullstack GraphQL bootcamp

A free 4 day bootcamp where you’ll learn why GraphQL exists, its syntax, and how you can incorporate it into your React, Angular, or Vue.js applications.

Check it out



C486_mhy

mhy

A zero-config, out-of-the-box, multi-purpose toolbox and development environment.

Check it out




Collective #486 was written by Pedro Botelho and published on Codrops.

Collective #485






C485_Lucid

Lucid

A Chrome Developer Tool designed to help engineers debug React-GraphQL applications.

Check it out







C485_same

Beyond the interface

Thomas Byttebier shares his thoughts on the intriguing question of why all apps and websites look the same nowadays.

Read it









C485_font

Free Font: Chappa

A unique looking display font designed by Lucas Mercado. Licensed under a Creative Commons license.

Get it



C485_snippet

Snippet generator

In case you didn’t stumble upon it yet: Snippet generator is a tiny React app to help you create Visual Studio Code, Sublime Text and Atom snippets.

Check it out


Collective #485 was written by Pedro Botelho and published on Codrops.

Collective #484




C484_SVGBook

Affiliate Link

Using SVG with CSS3 and HTML5: Vector Graphics for Web Design

A book that will teach you how to use SVG not only for illustrations but also as graphical documents that you can integrate into complex HTML5 web pages, and style with custom CSS. Web developers will discover ways to adapt designs by adding data based graphics, dynamic styles, interaction, or animation.

Check it out



C484_shiny

Shiny

With this library you can add shiny reflections to text, backgrounds, and borders on devices that support the DeviceMotion event.

Check it out








C484_stats

Rels

By utilizing a simple and minimal usage syntax, rels enables you to easily view various analytics and stats regarding the releases of any GitHub repository.

Check it out




C484_search

SVRF API

An API that can be used for searching the largest database of immersive face filters, 360 videos, and 360 photos. The SVRF API is free to use across all types of apps: camera, messaging, chat, dating, creation, community, and more.

Check it out


C484_spectrum

Spectrum

Spectrum is a cross-platform image transcoding library by Facebook that can easily be integrated into an Android or iOS project to efficiently perform common image operations.

Check it out



C484_chris

A more complicated web

An interesting read by Chris Heilmann on how the web became complicated, especially when it comes to self-publishing.

Read it




C484_SVGFilters101

From Our Blog

SVG Filters 101

The first article in a series on SVG filters. This guide will help you understand what they are and show you how to use them to create your own visual effects.

Read it

Collective #484 was written by Pedro Botelho and published on Codrops.

Collective #483


C483_rising

2018 JavaScript Rising Stars

The third edition of the JavaScript Rising Stars that looks at which projects got traction in 2018 by comparing the numbers of stars added on GitHub over the last 12 months.

Check it out



C483_divi

Our Sponsor

Divi: Build Anything Visually

Divi is powered by the Divi Builder, an insanely fast and incredibly intuitive front end editor like nothing you have seen before. It will change the way you build websites forever.

Try it

















C483_cssdestyle

destyle.css

An opinionated reset stylesheet that provides a clean slate for styling HTML. By Nicolas Cusan.

Check it out







Screen-Shot-2019-01-14-at-19.39.25

From Our Blog

Animated Mesh Lines

A set of five demos with animated WebGL lines created with the THREE.MeshLine library. Find out how to animate and build these lines to create your own animations.

Check it out

Collective #483 was written by Pedro Botelho and published on Codrops.

Collective #482



C482_DIVI

Our Sponsor

Divi: Just Click & Type

Divi comes with over 20 pre-made layouts right out of the box. These beautiful layouts can be used to jump-start your new projects, allowing you to build new pages in just a matter of minutes.

Check it out


C482_anime

Anime.js v3.0.0

The great animation library anime.js was updated with lots of new features, like spring easing, built-in staggering helper, new keyframes system, new callbacks and more.

Check it out






C482_dim

Dimensions.Guide

Dimensions.Guide is a comprehensive reference database of dimensioned drawings documenting the standard measurements and sizes of the everyday objects and spaces that make up our world.

Check it out











C482_Kawaii

React Kawaii

React Kawaii is a library of cute SVG illustrations that give some personality to your ReactJS application.

Check it out





Collective #482 was written by Pedro Botelho and published on Codrops.

Collective #481






C481_FBT

FBT

FBT is an internationalization framework by Facebook designed to be both powerful and flexible, but also simple and intuitive.

Check it out


C481_Algorithms

Algorithms

A free electronic version of a soon to be published textbook by Jeff Erickson, along with other lecture notes he has written for various theoretical computer science classes at the University of Illinois, Urbana-Champaign since 1998.

Check it out







C481_biafont

Free Font: Biasachxua

Inspired by old Vietnamese book covers, Hiep Tong designed this typeface. It’s free for personal use and commercial use if you credit the author.

Get it








C481_static

Static Site Boilerplate

A boilerplate for static websites with automated build processes, a local development server, production minification and optimizations.

Check it out


C481_revolverfont

Free Font: Justice Regular

Described as “rough monospace type with cowboy boots”, the Justice font family is an outstanding gem. The regular style is free.

Get it

Collective #481 was written by Pedro Botelho and published on Codrops.

Collective #480





C455_Divi

Our Sponsor

Real Time Design in WordPress

Divi is powered by the Divi Builder, an insanely fast and incredibly intuitive front end editor like nothing you have seen before. It will change the way you build websites forever.

Check it out



C480_rr

rrweb

Rrweb is an open source web session replay library that provides easy-to-use APIs to record interactions and replay them remotely.

Check it out













C480_Buddience

Buddience

Students from Nara University in Japan have created this project where your face is matched to a Buddha statue image using Microsoft’s emotion analysis technology.

Check it out




Collective #480 was written by Pedro Botelho and published on Codrops.

Collective #479







C479_fiddly

Fiddly

A project by Sara Viera that let’s you create beautiful and simple HTML pages from Readme.md files.

Check it out


C479_magicgrid

Magic Grid

A simple, lightweight Javascript library for dynamic grid layouts with images of different heights.

Check it out














Collective #479 was written by Pedro Botelho and published on Codrops.