Software Alternatives & Reviews

How to Contribute on the First Day of a Frontend Project

react-testing-library Semantic UI Coolors.co Chakra UI
  1. [`React Testing Library`][gh] builds on top of `DOM Testing Library` by adding
    Not only do tests ensure a robust codebase, but writing them allows the developer to get familiar with existing components and their business logic. Add some simple Jest and React Testing Library tests to check that UI components are rendering properly and user actions are firing correctly.

    #Developer Tools #Testing #Automated Testing 113 social mentions

  2. A UI Component library implemented using a set of specifications designed around natural language
    Pricing:
    • Open Source
    A lot of proof-of-concept and MVP projects start out with a number of libraries meant to be temporary. Maybe the app was using Chakra UI for its modal and custom buttons, while the rest of the imported library is just dead weight. Perhaps developers have been spending more time adjusting Semantic UI’s styling to match the designs than it’s worth.

    #CSS Framework #Design Tools #Development Tools 17 social mentions

  3. The super fast color schemes generator! Create, save and share perfect palettes in seconds!
    If you need to set up initial colors to get things rolling, take a look at coolors.co to generate some possible color palettes!

    #Design Tools #Color Gradients #Color Tools 536 social mentions

  4. Simple, modular and accessible UI components for your React applications.
    Pricing:
    • Open Source
    A lot of proof-of-concept and MVP projects start out with a number of libraries meant to be temporary. Maybe the app was using Chakra UI for its modal and custom buttons, while the rest of the imported library is just dead weight. Perhaps developers have been spending more time adjusting Semantic UI’s styling to match the designs than it’s worth.

    #Design Tools #Developer Tools #UI 197 social mentions

Discuss: How to Contribute on the First Day of a Frontend Project

Log in or Post with