umma.dev

ALL

  • Git Commands

    Git is a version control system which enables you to organise your code/projects and review changes.

  • Node.js with AWS

    Steps for working with Claudia, Node.js and AWS

  • Firebase and Authentication

  • Let's Discuss Redux

    Redux allows you to deals with the complexity of data within your application. In ReactJS this might be some computational data or data from a third party, like an API.

  • Front End Testing

    Testing ensures the application is functioning correctly and allows you to be able to find bugs within the application before it goes into production.