Coder Social home page Coder Social logo

challenge-react.js's Introduction

Welcome!

Welcome to Condor's Assessment challenges!

Please fork the repo to start. Once finished, issue a pull request to our repo so we can review your solution.

All of the challenges require:

  • NodeJS >= v18
  • NPM
  • TS skills
  • A cup of โ˜• or ๐Ÿต

Each assessment is pre-configured, so just running npm i should install these basic packages:

  • React Router + Axios: To fetch data and navigate through the site.
  • Parcel + React.js: To serve and build a simple front-end.
  • Typescript: To build our app.
  • Json Server: To serve and expose a basic json db.

In the main package.json you'll have access to the following scripts:

  • npm run start or npm run start [folder-name]: To run an assesstement test. You'll have to provide the name of the assessment's folder as a command argument, otherwise you'll be prompted for it. If none is provided the command will fail.
  • npm run server: To start a local db for some tests.
  • npm run clean: Remove ignored folders.
  • npm run reset: Clean and install anew.

Submission Guidelines

You may use any other package of your choice to enrich your development experience, but please read your assigned assessment test's README.md as it will have extra instructions.

Once finished, issue a pull request to our repo's main branch so we can review your solution.

What we'll be looking at

  • Clean, formatted, readable, KISS, DRY code
  • Typescript implementation
  • Commits structures and information
  • Componentization and reusability
  • State management
  • API implementation
  • UI-Logic detachment
  • Error handling
  • Design responsiveness
  • Coding in accordance with industry best practices
  • UX patterns

challenge-react.js's People

Contributors

rgdevme avatar rgcondor avatar recruitmentcondoragency 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.