Skip to content
View rishitells's full-sized avatar

Block or report rishitells

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 Loading

  1. spotify-lite spotify-lite Public

    Simple Spotify clone in React Native which shows Categories, Playlists and Playlist items using Spotify API

    TypeScript 2

  2. Setting up Jest tests and coverage i... Setting up Jest tests and coverage in GitLab CI
    1
    # Configuring Jest Tests in GitLab CI
    2
    
                  
    3
    ### 1. Add GitLab CI configuration file in the root
    4
    
                  
    5
    In the root of your project, add `.gitlab-ci.yml` with the configuration below.
  3. Frontend Engineering blogs & articles Frontend Engineering blogs & articles
    1
    ## Assorted collection of engineering articles / blogs 
    2
    that I bookmarked but never had enough time to read
    3
    - [The Agile Manifesto](https://agilemanifesto.org/)
    4
    - [React Philosophies - 🧘 Things I think about when I write React code 🧘](https://github.com/mithi/react-philosophies)
    5
    - [The Product-Minded Software Engineer](https://blog.pragmaticengineer.com/the-product-minded-engineer/)