divyagh.github.io

Logo

Code, Blog, Cheat Sheets and more

View My GitHub Profile

Cheat Sheets

underscore (Javascript Library)

Underscore is a javascript library which supports function helpers like(map, reduce, filter, pick, each…) without extending any built-in objects. https://onecompiler.com/cheatsheets/underscore

Groovy Http calls Cheatsheet

Example GET, POST Http calls in Groovy with out using any special library https://onecompiler.com/cheatsheets/groovy-http-calls