Skip to content

Instantly share code, notes, and snippets.

View savvisingh's full-sized avatar
🏠
Working from home

Sarabjeet Singh savvisingh

🏠
Working from home
View GitHub Profile
@kozaxinan
kozaxinan / PaparazziPlugin
Last active July 13, 2024 20:05
This version of paparazzi plugin changes the cache setup for Verify and Record tasks. Original version of the PaparazziPlugin adds report and snapshot folder as output and cause cache violations. Paparazzi Rule changes the default handler to verification instead of report.
/*
* Copyright (C) 2019 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
@staltz
staltz / introrx.md
Last active July 27, 2024 04:59
The introduction to Reactive Programming you've been missing