Giter VIP home page Giter VIP logo

frontend-dev-setup's Introduction

My Frontend Web Development setup

This is a list of development tools, and setups for those tools that I use for my front end development work. This is not an exhaustive list by any means.

Contents

Basic configurations

Operating System :

Ubuntu/Xubuntu

Browser :

Firefox with built in firefox dev tools and firebug, and also a screengrab add on. Also Chrome with chrome developer tools.

Hosting :

Firebase/Gh-pages/Heroku/Amazon S3

Editor :

Atom with beautifier

Stack

I use MERN stack a lot lately, i.e. Mongo db, Express, React and Nodejs. I have also worked with MEAN (Mongo, Express, Angular, Node) and SPRING MVC in the past. To handle state management issues with React, I use Redux.

CMS

I use Jekyll - the static site generator based on Liquid. I have also tried Prismic.io - the headless CMS and paired it up with some Bootstrap on the frontend.

Task Runner

I use Gulp to compile, minify, lint my code and more.

CSS Framework and Preprocessor

Bootstrap is my choice because it makes it so easy to design responsive pages. SASS is my choice of preprocessor, but I have also used LESS in the past.

Package management

I use Yarn because it is much faster, but NPM is also pretty good.

TDD and CI

I use Jest and Enzyme for testing, and Travis for continuous integration.

Design

Photoshop and Illustrator

frontend-dev-setup's People

Contributors

rupshabagchi avatar

Watchers

 avatar  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.