Coder Social home page Coder Social logo

react-redux-assessment-v-000's Introduction

Building a client-side application with React-Redux

Objectives

  1. Demonstrate mastery of material in this course
  2. Push yourself — integrate with a new API!

Woo!

You made it! All of your hard work and long hours have lead you here... to this moment... a moment of glory! You've earned every gym badge, defeated every boss, wrestled with your inner daemons (heh) to ultimately lead you to this.

Jim Carrey Celebrating New Years

Your final assessment

This lesson covers your final assignment. It is supposed to be your magnum opus — a culmination of all the skills you've learned so far. It's going to be a tough one, but you'll make it through.

Overview

This assignment is open-ended when it comes to the actual content. You are free to create whatever you'd like, as long as it incorporates most of what you've learned in this course. If you don't have any inspiration at the moment, here are a couple of ideas:

  • Twitter client
  • Imgur browsing app
  • Reddit feed
  • Airbnb clone
  • Crossword puzzle
  • A simple board game

Requirements

  • The code should be written in ES6 as much as possible
  • Use the create-react-app generator to start your project.
  • Your app should have one HTML page to render your react-redux application
  • There should be 2 container components
  • There should be 5 stateless components
  • There should be 3 routes
  • The Application must make use of react-router and proper RESTful routing (should you choose to use react-router v3 please refer to the appropriate docs; docs for v4 can be found here)
  • Use Redux middleware to respond to and modify state change
  • Make use of async actions to send data to and receive data from a server
  • Your Rails API should handle the data persistence. You should be using fetch() within your actions to GET and POST data from your API - do not use jQuery methods.
  • Your client-side application should handle the display of data with minimal data manipulation
  • Your application should have some minimal styling: feel free to stick to a framework (like react-bootstrap), but if you want to write (additional) CSS yourself, go for it!

Go wild! These are only the basic requirements — you're free to add on as much stuff as you'd like.

Hooking up a Rails API backend

Use this blog to hook up a React-Redux frontend to your rails API backend: Setup Rails API with React

Assessment

Be prepared to

  1. Explain your code. You might be asked why you chose to solve things a certain way, or why you chose a certain library or code structure.
  2. Refactor/reorganize your code.
  3. Build out extra basic functionality.

What to expect from the pairing session

  • Try to talk through your process clearly, using technical terms you know as precisely as possible.
  • If you make a mistake, correct yourself! We all mess up — shake yourself off and keep plugging.
  • Trust your instincts.
  • Trust us.
  • Think on your feet. Feel free to look things up while you're pairing with us.
  • Explain the details — we like details!
  • You're going to learn a ton during the pairing session. We'll give you pointers and ways to improve your code. That doesn't mean that your code was wrong, just that (as with all of our code), it can be improved. Ask us questions if you don't understand (or even if you think you might not)!

What won't happen

  • You won't be told you're ever wrong
  • You won't be yelled at, belittled, or scolded
  • You won't be put on the spot without support
  • There's nothing you can do to instantly fail or blow it.

View React Redux Portfolio Project on Learn.co and start learning to code for free.

react-redux-assessment-v-000's People

Contributors

jjseymour avatar lukeghenco avatar jmburges avatar cernanb avatar gj avatar achasveachas avatar

Watchers

James Cloos avatar Luisa Scavo 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.