GithubHelp home page GithubHelp logo

coding-challenge's Introduction

Post Mortem

Hi all! Thanks for letting me give this a go.
My process:
Upon receiving this assignment, two thoughts immediately came to mind --
-- I didn't want to waste time parsing weakly typed objects.
-- I didn't want to get caught up fine tuning the styling and ui work.
I therefore decided to prioritize adding in a css framework or library, and adding Typescript to the project so I could utilize strictly typed objects. I imported the proper libraries through yarn, set up my models, and got to work!
I implemented TailwindCSS, a pretty awesome lightweight framework to take care of most of the UI work. When it came time to build the modal, I also added in material ui. You can create modals with Tailwind, but it takes longer than I think this assignment would have allotted.
While this isn't the biggest table in the world, it did have potential to become quite messy. I wanted to make sure I practiced clean code, and made sure to break the table and subsequent rows into their own components. While I know this is just a small assignment, I always thinking about extendability when writing code, and about the ability for others to clearly read the code I write. I believe the small components I setup for this assignment meet this criteria. I also utilized hooks when possible. I really like them, and know they're becoming incredibly popular!

Next steps:
If I had time, I would have absolutely cleaned up the UI further. There is something very calming about being able to perfectly match a mock up :) I would have also completed the final task - to implement status filtering. I chose to spend a little more time on the ui than moving ahead to the final step, since the UI work was higher on the assigned priority list.

Thanks so much for giving me the opportunity to complete this!

coding-challenge's People

Contributors

dependabot[bot] avatar jr-gray avatar kayleemchugh 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.