Best of JWTJuly 2023

  1. 1
    Article
    Avatar of bytebytegoByteByteGo·3y

    EP69: Explaining JSON Web Token (JWT) To a 10 Year Old Kid

    This week’s system design refresher: DevOps vs. SRE vs. Platform Engineering. Explaining JSON Web Token (JWT) to a 10-year-old Kid is a special box called a JWT. The header is like the label on the outside of the box. It tells us what type of box it is and how it's secured.

  2. 2
    Article
    Avatar of amplicationAmplication·3y

    Creating a Chatroom in Angular using Amplication

    Amplication is a stunningly powerful web framework that combines design and development seamlessly. Amplication generates a backend server based on a data model defined by the developer. It also supports GraphQL and REST APIs, allowing developers to create flexible and modern applications. In this article, we will discuss how to create a chatroom in Angular using Amplication.

  3. 3
    Article
    Avatar of permitioPermit.io·3y

    Add a Slack Chatbox Directly into Your React App

    Add a Slack Chatbox Directly into Your React App to your React App. Use React authorization and the Slack API to build a Slack-based chat box in your frontend app. Use FoAz, a feature in Permit.io that allows us to call backend APIs from the front end app.