Software Alternatives & Reviews

Side Project: RedirectMe

React Microsoft Azure Functions
  1. 1
    A JavaScript library for building user interfaces
    Pricing:
    • Open Source
    For the front-end, I chose Reactjs, because I had never used it before and I thought it would be a great opportunity to learn while using it. (It was created with Reactjs 17, an upgrade to v18 will happen soon, along with a post on how it goes).

    #Javascript UI Libraries #JS Library #JavaScript Framework 775 social mentions

  2. Serverless, also known as FaaS (Function-as-a-Service), is a new approach to application development. FaaS is a form of serverless computing with an infrastructure managed by the provider to upload functions and use them on a pay-per-request basis.
    The application is simple and my intent is only to have a really short amount of API endpoints (at least for now), so I created the back-end API with Azure Functions, using .NET Core 3.1 (migration to .NET 6 and Azure Functions v4 planned - another post planned to follow it) since there was not a lot of processing to be done on each endpoint.

    #Cloud Hosting #Cloud Computing #Developer Tools 19 social mentions

Discuss: Side Project: RedirectMe

Log in or Post with