Skip to content
View odykyi's full-sized avatar
🍍
(async () => { /* ...loading */ })();
🍍
(async () => { /* ...loading */ })();

Organizations

@orgjscom @ukrainians-gh

Block or report odykyi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. javascript-idiosyncrasies javascript-idiosyncrasies Public

    Forked from miguelmota/javascript-idiosyncrasies

    A bunch of Javascript idiosyncrasies to beginners.

    91 9

  2. idgaf-js idgaf-js Public

    IDGAF JS; I don't give a fuc* what is it; Just run it

    JavaScript 1 1

  3. node-express-route-loader node-express-route-loader Public

    nodejs express automatic load routes

    JavaScript

  4. node-auth-alteryx node-auth-alteryx Public

    JavaScript

  5. exercism exercism Public

    exercism tasks/algorithms in js/typescript

    TypeScript 1

  6. GraphQL vs Firebase.MD GraphQL vs Firebase.MD
    1
    # GraphQL vs Firebase
    2
    
                  
    3
    With the variety of server-side technologies today, developers have a lot of choices when it comes to deciding what kind of backend to use for their next application.
    4
    
                  
    5
    In this article, we want to explore the differences between [GraphQL]() and [Firebase](), two very popular server-side technologies.