Skip to content
View Chema22R's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Chema22R

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. minimal-jest-mock-console minimal-jest-mock-console Public

    Minimal Jest utility to mock the console

    JavaScript 1 1

  2. interactive-fiction-engine interactive-fiction-engine Public archive

    Command line interactive fiction adventure game in which the protagonist wakes up in a maze and aims to escape from it.

    Java 1 1

  3. tech-challenge-mower-path tech-challenge-mower-path Public archive

    JavaScript

  4. tech-challenge-shopping-cart-master tech-challenge-shopping-cart-master Public archive

    TypeScript

  5. Simple snippet to provide a loading ... Simple snippet to provide a loading spinner that reacts to click actions
    1
    ## Loading Particles Animation
    2
    
                  
    3
    Simple snippet to provide a loading spinner that reacts to click actions
    4
    
                  
    5
    ![Screenshot](https://i.postimg.cc/RhLYyJPt/Screen-Shot-2020-03-24-at-23-10-44.png)
  6. ECMAScript new features cheatsheet (... ECMAScript new features cheatsheet (post-ES6)
    1
    [List of ECMAScript finished proposals (stage 4)](https://github.com/tc39/proposals/blob/master/finished-proposals.md)
    2
    
                  
    3
    ## Content
    4
    1. [ECMAScript 7 (2016)](https://gist.github.com/Chema22R/67f2ead976b602e0d094e7880a7e0d93#file-es07-md)
    5
        - [Array.prototype.includes()](https://gist.github.com/Chema22R/67f2ead976b602e0d094e7880a7e0d93#arrayprototypeincludes-tc392alitymdn)