Software Alternatives & Reviews

What I Learned From Project Collaboration With The Collab Lab

GitHub Firebase Google Lighthouse
  1. 1
    Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
    Pricing:
    • Open Source
    It's not that I'm learning this for the first time. But I'm getting much more comfortable using git and GitHub. We learned how to write a good pull request and how to use the comment section for communication. We also learned (in a hard way) that we better avoid any command using --force 😆.

    #Code Collaboration #Git #Version Control 2037 social mentions

  2. Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
    My team's task for the first week was setting up Firebase. Then we had to connect the Firebase with React to add and get data from the database.

    #Developer Tools #App Development #Backend As A Service 246 social mentions

  3. Lighthouse is an open-source, automated tool for improving the quality of web pages.
    We have to make our app as accessible as we could. As I want to dive more into accessibility, this is a great opportunity for me to learn more about it by doing. I used WAVE, Lighthouse, Axe DevTools, and NVDA to audit the accessibility. And I learned so much about it!

    #Website Monitoring #Performance Monitoring #Uptime Monitoring 87 social mentions

Discuss: What I Learned From Project Collaboration With The Collab Lab

Log in or Post with