Giter VIP home page Giter VIP logo

full-stack-web-developer's Introduction

Full Stack Web Developer with Ruby on Rails

Roadmap to become a full-stack web developer with Ruby on Rails

What is the Full-stack web developer?

Full-stack web developer is who works familiar with both front-end and back-end, also servers and database.

Why should you become a Full-stack web developer?

  • You can build entire a web application, without having to rely on someone else.
  • Many companies or clients demands full stack developers, so that they can build better products with less cost.
  • Get high Salary.

How to become a Full-stack web developer?

  • Have a plan: You need to lay out the roadmap of things you'd like to learn.
  • Build stuff: Don’t just read, build simple apps by applying whatever you have learned.
  • Find a community of support as StackOverflow.
  • Summarize and document what you learn, it’s very useful to review in the future.
  • Make a habit to read books, blogs and practice every day.

Roadmap

Roadmap

Front-end

  • HTML
  • CSS
    • Responsive Web Design
    • Boostrap
    • Foundation
  • Javascript
    • jQuery
    • Framework: ReactJS, Angular or Vue.js, EmberJS
  • UI/UX

Back-end

Databases

  • Relational Databases:

  • NoSQL Databases:

    • MongoDB
    • Redis
    • Memcached

Servers

  • Hosts:

    • Amazon AWS
    • Digital Ocean
    • Heroku
    • Engine Yard
  • App Servers and Web Servers

    • Nginx
    • Phusion Passenger
    • Puma
    • Unicorn
  • Deployment, Measurement vs Monitoring

Architecture, Refactoring

  • Rails Principles

    • Convention over Configuration (Coc)
    • Don’t Repeat Yourself (DRY)
    • RESTful
  • SOLID Principles

  • Design Patterns

    • MVC
    • Form Object / Policy Object / Query Object ( Active Records - Model)
    • Decorator / Presenter / Facade (View)
    • Service Object (Controller)
    • Strategy / Composite patterns
  • Fat model, skinny controller

  • KISS - "Keep it simple, stupid"

  • Composition over inheritance

  • Database Query Optimization

Deeper

  • Caching

  • Security

  • Performance turning

  • CDN

  • Search Engines

    • Elastic Search
    • Solr
    • Sphinx

Best Resources


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.