Best of Code Like A Girl2022

  1. 1
    Article
    Avatar of colkgirlCode Like A Girl·4y

    Ways to Add Authentication to Your React Apps

    Authentication is an integral part of any public-facing application. It is used to verify if the user on a platform is who they say they are. Several plugins, widgets, and apps are available for authenticating users on your React app. This article will look at two of these in detail: Frontegg and Okta.

  2. 2
    Article
    Avatar of colkgirlCode Like A Girl·4y

    Performance of ‘=’ vs ‘like’ in SQL 🤔

    Performance of “=” (equal operator) vs “like”(wildcard operator) which will give us better performance is a frequently asked question. Let’s consider it as a problem statement and try to solve or find among the both which one is going to give us the more optimized result.

  3. 3
    Article
    Avatar of colkgirlCode Like A Girl·4y

    How to Pick the Best Tech Stack for Mobile App Development?

    By 2023, mobile apps are projected to generate over $935 billion in revenue. If you are wondering how to choose a tech stack for your app or the best technology for mobile app development, then worry not. In this article, I will discuss everything you need to know about choosing the right technology stack.