Skip to content
View rishitells's full-sized avatar

Block or report rishitells

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/)