Giter Site home page Giter Site logo

seasick-turtle / coding_challenge-13 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zerodevs/fullstacktrends_challenge-13

0.0 1.0 0.0 1.06 MB

Home Page: https://zerodevs.github.io/coding_challenge-13/

HTML 9.95% CSS 23.46% JavaScript 66.59%

coding_challenge-13's Introduction

Coding Challenge 13 - www.fullstacktrends.com

We are trying something unique this month. Instead of everyone working on their own project, we are going to be working on one project together which we will put on www.producthunt.com at the end of the month and actually see how it does in the real world!

The reason for doing this is to:

  • Have a real life scenario of working on a project with other programmers
  • Publish something you have helped create on producthunt
  • Have a great story to tell about a project you have worked on during your interview
  • Learn why working with teams is hard
  • Give you experience working with others so that you can add it to your resume

What is the Challenge?

You have just been hired by a fast growing startup! www.fullstracktrends.com has hired you and a few other developers to "make their product great". However, there is some bad news: They do not have any idea how to help you. They simply say "Can you please make the code better so we can launch by the end of the month?" You start looking at the codebase (big shout out to @Matt @notAnkur and @Dhaval for setting up and creating this initial project).

Hmm...you see that it is a React project. How can you improve this codebase and contribute to this? This is a very common scenario when starting to work at a company. You are most likely not starting a project from scratch but instead, you are getting put on an existing proejct to work on new features, refactor code, and fix bugs. This is what we are going to practice in this coding challenge.

You start looking at the code... first thing you do is:

  1. git clone this repository.
  2. npm install
  3. npm run

Great, you have built the project locally! Now it's time to start impressing your bosses at fullstacktrends! What should you do first? It is up to you, they have give you some freedom, but looking at the code initially, there are several places you can help them:

  • There are a few bugs where NaN is shown on the website
  • There are no unit tests on the project
  • There is no folder structure for components
  • There are a lot of places where code can be cleaned up
  • There is no Continuous Integration set up to run all tests and deploy when master is updated.
  • Change the design, make it more responsive, etc...
  • The Logo can be updated

It is up to you to decide what you want to fix/improve. However, as you work on this, you will notice a few things: Working in teams is hard. You will have to make Pull Requests with your changes and because there is no "central figure" like a product manager or a scrum master telling you who is working on what, it is important that you make small Pull Requets with small changes. This challenge is specifically designed for you to understand how working in teams is like, and where the hard parts are that give us a need to have tools like Trello, Jira, CI/CD, etc... These are all valuable lessons that will make you great developers.

How to get started?

  • Start making small Pull Requests wherever you think you can help. The Management team will be handling the project and adding the features/bugs that you create as they come.
  • You can use the #coding-challenge channel on Discord to discuss anything related to this project.
  • It's a good idea to let the community know what you are working on so there are no conflicts here: https://github.com/zeroDevs/coding_challenge-13/issues

Who can participate?

Anybody! Think of this as a playground where no matter what your skill level, you can contribute (see the Git and Github section of the Complete Web Developer in 2019: Zero to Mastery if this is your first time contributing to open source) to this project and nobody is going to yell at you if you make a mistake :)

How to make a good PR

Here is how you should make your Pull Requests great: https://blog.github.com/2015-01-21-how-to-write-the-perfect-pull-request/

Where do the numbers/rankings come from?

The job demand numbers as well as the developer love numbers were gathered and collected by myself as you can read here: https://medium.com/zerotomastery/tech-trends-showdown-react-vs-angular-vs-vue-61ffaf1d8706 The top 5 technologies where based on these numbers as well as the potential for growth/increased demand in 2019.

One Last Thing

As with all my challenges there is zero benefit or monetary gain I receive from it. This is just my way of thanking my students and making sure that you are able to continue gaining valuable knowledge outside of just my videos. It would mean a lot to me if you are able to rate my course...5 star reviews make my day :)

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.