awesome-web-development icon indicating copy to clipboard operation
awesome-web-development copied to clipboard

List of useful articles and libraries for web development (basically links from our company slack dev channel)

awesome-web-development

List of useful articles and libraries for web development (basically links from our company slack dev channel)

Contributing

Add a line to the table in the following format:

| [Title](Link) | Description | Tags, Separated, By, Comma |

If you decide to add a new category, please add it to the table of contents as well. Thanks!

Table of contents

  • CSS (SASS, PostCSS...)
  • JavaScript
    • React
    • Angular
    • Libraries
  • Git
  • Environment
  • Other

CSS (SASS, PostCSS...)

Title / Link Description Tags
@supports will change your life CSS
10 principles for smooth web animations CSS, Animation
GPU Animation: Doing It Right CSS, Animation
The 100% correct way to do CSS breakpoints CSS, Breakpoints

Javascript

Title / Link Description Tags
You don't know JavaScript One of the best books for JS Books, JS
Front-End Developer Handbook 2017 This is a guide that anyone could use to learn about the practice of front-end development. JS, FrontEnd, Books
JavaScript books by Dr. Axel Rauschmayer 4 books - Speaking JavaScript, Exploring ES6, Exploring ES2016 and ES2017, Setting up ES6 Books, JS
Webpack Dashboard A CLI dashboard for your webpack dev server Webpack
KUTE.js JS Animation Engine. Source on Github Animation, SVG
10 Interview Questions Every JavaScript Developer Should Know Great article JS, Interview

React

Title / Link Description Tags
Awesome React Link to the similiar list, focused on the React only React, Awesome
Neo React app generator by Mozilla React, Generator
Getting started with Redux Best place to start with Redux Redux, React
Understanding Redux Middleware Redux, Middleware
Draft.js Rich Text Editor Framework for React React, Editor
React Draft Wysiwyg A Wysiwyg Built on ReactJS and DraftJS React, WYSIWYG
React Native Express Learn React Native React Native
30 Days of React Interested in Learning React but having trouble getting started? React
Next.js Next.js is a minimalistic framework for server-rendered React applications. React, Server, Universal
React bits A compilation of React Patterns, techniques, tips and tricks. React

Angular

Title / Link Description Tags
Tree view Tree view of nested arrays Angular 2, nested, component

Libraries

Title / Link Description Tags
Bowser A Browser detector (detects browser, device, version...) Browser

Git

Title / Link Description Tags
Git from the inside out Explains how Git works Git

Environment

Title / Link Description Tags
ngrok Secure tunnels to localhost Remote

Other

Title / Link Description Tags
Launchaco Instantly generate a responsive, free, landing page Site, Template