tricks
Here are 152 public repositories matching this topic...
-
Updated
Jun 14, 2020 - Java
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
-
Updated
Jul 14, 2020 - Python
The Killer Elixir Tips and Tricks...from the experience...
-
Updated
Mar 20, 2020 - CSS
a pytorch lib with state-of-the-art architectures, pretrained models and real-time updated results
-
Updated
Nov 6, 2019 - Python
-
Updated
Mar 16, 2018 - JavaScript
Today I was doing a lot of changes on some variables in a deep hierarchy.
Current Pharo tools allow developers to find accesses to a variable in a class but not in a hierarchy so I had to make this snippet:
origin := AbstractWidgetPresenter.
variableName := #borderColor.
(origin slots detect: [ :e | e name = variableName ]) usingMethods collect: #methodClass as: SetCode Snippets + Tricks & Tips to help Pine Script developers
-
Updated
Aug 22, 2019
Sobald die Leute sich ein wenig intensiver mit Github beschäftigt haben, werden sie so langsam die grenzen der weboberfläche erkennen und nach erweiterten use-case fragen.
das jquery projekt hat eine nette dokumentation die beschreibt wie man als repository maintainer (also als jemand der eingehende pull requests merged) arbeiten kann. dies beinhaltet z.b. wie man kleinere anpassungen machen ka
Cheatsheet and bash scripts sripts for Synology Nas Stations
-
Updated
Jun 18, 2020 - Shell
Micro-framework for rapid development of reusable security tools
-
Updated
Jul 11, 2020 - Perl
A collection of Python tools, scripts and utilities to make your life easier.
-
Updated
Aug 31, 2018 - Python
A novel approach to finding your way in APL
-
Updated
Jul 14, 2020 - HTML
Frontend Tutorials and Tricks「前端技巧和教程大全」
-
Updated
May 12, 2020 - HTML
Get some file content to be printed out on console while you type anything on your keyboard.
-
Updated
Dec 12, 2013 - JavaScript
This would make clearer what a trick does.
Run experiments effortlessly on top of Kubernetes
-
Updated
Aug 8, 2019 - Erlang
A simple parser from John Sundell's tips and tricks
-
Updated
Apr 19, 2018 - Swift
-
Updated
May 21, 2019 - JavaScript
Magento 2 Performance Module enables some optimizations and tweaks to speed up installations. Database reports and customer logging will be disabled. A whitelist image ID cache generator will enable faster generation.
-
Updated
Oct 9, 2018 - PHP
A quick and easy way to provide templates for particular filetypes in Vim.
-
Updated
May 12, 2017 - C++
Improve this page
Add a description, image, and links to the tricks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tricks topic, visit your repo's landing page and select "manage topics."


Here are 5 quick keyboard shortcuts I recommend you setup to help you navigate your code faster!
Bonus: