Git Product home page Git Product logo

javascript-interview-project's Introduction

JS Interview Project (React or Angular)

This is a small project for a JavaScript interview.

Goal

Create an UI web application that retrieves and displays the user repositories and organisations in Github.

UX/UI

Up to you, probably it should include an input to enter the username, one area to display the repositories of the user and another area to display the organisations

Retrieving data

To make things easier we have commited a github-api.js file with the REST APIs needed to retrieve the information.

Bootstrapping the project

Up to you, for React we recommend create-react-app.

Submitting the solution

Copy this repository to a repository on your name and add the solution there. It should be clear how to build and run the project locally. Please don't FORK this repo

Bonus (don't need to be in the below specific order)

  • Use ES6 syntax including arrow functions, destructuring and async/await
  • Adding types with Flow or Typescript
  • Adding a spinner when information is loading
  • Deal with errors coming from the backend
  • Some sort of Unit Test
  • Some sort of Integration Test
  • Having a nice UI using a components library (Bootstrap, Ant Design, Material UI or another?)
  • Divide the application in different pages and use a router
  • Adding state management if relevant (REACT: additional Bonus if using Mobx or Mobx-State-Tree instead of Redux)
  • Show common tools used for you daily development environment (linters, code formatter, git workflow, docker and so on)
  • Deploy the project somewhere

javascript-interview-project's People

Contributors

alanrubin avatar

Stargazers

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