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

Organizations

@orgjscom @ukrainian-github @boring-team
Block or Report

Block or report odykyi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. javascript-idiosyncrasies javascript-idiosyncrasies Public

    Forked from miguelmota/javascript-idiosyncrasies

    A bunch of Javascript idiosyncrasies to beginners.

    93 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.