Git Product home page Git Product logo

frontend-resources's Introduction

Frontend-Resources

A collection of all the resources usefull for every webdeveloper (not only at Netural)

Table of Contents

Essential Tools & Apps

Environment

  • [brew] (http://brew.sh/) /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • nodejs & npm brew install node
  • bower npm install -g bower
  • gulp npm install -g gulp-cli
  • grunt npm install -g grunt-cli
  • typescript npm install -g typescript
  • typings npm install -g typings
  • ember-cli npm install -g ember-cli
  • composer php -r "readfile('https://getcomposer.org/installer');" | php,sudo mkdir /usr/local/bin/,sudo mv composer.phar /usr/local/bin/composer
  • sass gem install sass
  • compass gem install compass
  • sass-globbing gem install sass-globbing

IDEs & Texteditors

  • Visual Studio Code Super nice code completion & integration, typescript
  • Atom Used by Facebook, developed by GitHub, great for hacking stuff
  • Sublime Most known web-dev text editor

Template Engines

Git

  • git brew install git
  • Sourcetree A free Git & Mercurial client for Windows or Mac.
  • Tower Version control with Git - made easy. In a beautiful, efficient, and powerful app.
  • GitHub for Desktop GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
  • GitKraken The downright luxurious Git client, for Windows, Mac & Linux. Cross-platform, 100% standalone, and free.

Fonts

  • Fira Code Monospaced font with programming ligatures

Others

  • Slack A messaging app for teams.
  • Xcode Xcode command line tools.

Guidlines

CSS

  • SASS/SCSS We use SCSS
  • SMACSS Scalable and Modular Architecture for CSS.
  • BEM Block Element Modifier

Other Apps

  • Image Optim Removes bloated metadata. Compressing images without losing quality.

Online Tools

frontend-resources's People

Contributors

thomaspink avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.