reference
reference copied to clipboard
⭕ Share quick reference cheat sheet for developers.
A great piece of work. I want to contribute to it too by giving cheatsheets of Terraform.
The README had a few spelling errors and inconsistencies to the capitalization. They were mostly split into a few categories of fixes: - Capitalization inconsistencies (Name was capitalized differently) -...
Over all the pages and layout files, lots of spacing and minor changes are inconsistent. One solution to this might be a formatter to run over the code. One option...
Adds scrollbar colors and styles them to match the site a little better. Currently, the scrollbars do not match the theme on webkit based browsers (chrome, edge, etc.). This does...
Having a cheat sheet for Appium with your fantastic UI would be very nice. Here 1. Environment setup (MacOS/Window) 2. Installation (MacOS/Window) 3. Appium Driver 4. Simple syntax 5. Wait...
https://www.pureref.com/ They have their own reference but I think cheatsheet has a superior UI https://www.pureref.com/handbook/shortcuts/all-shortcuts/
Hi, I added Cyrilex (my website), an online visual regex tester, to Introduction. It can be complementary to regex101, with its graphical representation of patterns and its string generation from...
Currently the C++ Sheet doesn't contain smart Pointer section which is an essential part of C++. ### **Expectation:** Smart Pointer Section should be added into C++ Sheet