#
tips-and-tricks
Here are 228 public repositories matching this topic...
A collection of tips to help take your CSS skills pro
-
Updated
Jun 25, 2020
A collection of tips to help up your jQuery game
-
Updated
Apr 29, 2020
A collection of Swift tips & tricks that I've shared on Twitter
-
Updated
Jan 9, 2020
What's your favorite JavaScript single LOC (line of code)?
-
Updated
Sep 5, 2020 - TypeScript
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
-
Updated
May 28, 2020 - Python
-
Updated
Nov 9, 2019 - Swift
Every Android Studio Tip posted by Phillipe Breault
-
Updated
Sep 14, 2016 - Java
Useful Flutter and Dart Tips.
-
Updated
Feb 3, 2020 - Dart
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
python
nlp
data-science
data
machine-learning
computer-vision
numpy
pandas-dataframe
pandas
data-visualization
python3
dataset
ipynb
data-analysis
tips-and-tricks
hacks
nlp-machine-learning
image-augmentation
pandas-tutorial
pandas-python
-
Updated
Jul 20, 2020 - Jupyter Notebook
Un listado de preguntas y respuestas que hemos y nos han preguntado en entrevistas para Ingenieros y Desarrolladores de Front End (Para facilitar las entrevistas y el estudio)
javascript
css
html
interviewing
statistics
tips
estudio
interview-questions
tips-and-tricks
preguntas
respuestas
entrevista
-
Updated
Jan 12, 2018
productivity
security
devops
list
awesome
programming
ops
best-practices
clean-code
bookmarks
developer
software
practices
awesome-list
problem-solving
articles
tips-and-tricks
developers
jenkins-pipeline
software-craftsmanship
-
Updated
Sep 2, 2020 - Shell
React patterns & techniques to use in development for React Developer ⚛ .
react
javascript
react-native
patterns
js
reactjs
injection
design-patterns
data-flow
props
callback
tips-and-tricks
anti-patterns
techniques
setstate
best-practises
react-patterns
componentdidmount
bestpractices
component-injection
react-techniques
spread-attributes
reactpatterns
-
Updated
Jul 28, 2020
Some Python tips for beginner to intermediate users. Also used as a personal cheat sheet. Featured here https://bit.ly/2ZaV4Pl
-
Updated
Feb 16, 2020 - Jupyter Notebook
Code Snippets + Tricks & Tips to help Pine Script developers
snippets
utils
templates
tips
tricks
tips-and-tricks
boilerplates
guides
strategies
indicators
pine
tradingview
pinescript
pinescript-indicators
tradingview-pinescript
pinescript-strategies
pinescript-tricks
pinescript-guides
-
Updated
Aug 22, 2019
Cheatsheet and bash scripts sripts for Synology Nas Stations
-
Updated
Jun 18, 2020 - Shell
A collection of 50 tips for Unity (focusing on Mobile) ranging from editor tools to serialization to UI shortcuts.
-
Updated
Jun 20, 2018 - C#
High-level concept explanations, detailed tutorials, performance considerations, shortcuts and other useful content that aims to improve your Unreal Engine 4 development journey.
optimization
guide
game-development
unrealengine
unreal-engine
raytracing
ue4
tips-and-tricks
ray-tracing
rtx
unreal-engine-4
-
Updated
Jul 25, 2020 - HTML
Easing Tutorial and Optimizations
-
Updated
Nov 12, 2019 - JavaScript
This is a demo project showing how to use Face API in Cognitive Services with OpenCV
opencv
real-time
azure
facial-recognition
face-detection
tips-and-tricks
azure-cognitive-services
cognitive-services
face-api
-
Updated
Aug 20, 2020 - C#
A novel approach to finding your way in APL
syntax
learning
reference
idioms
information
tips
tricks
help
lookup
primitives
apl
tips-and-tricks
hint
hints
lookup-table
dyalog
dyalogapl
dyalog-library
dyalog-apl
tips-tricks
-
Updated
Sep 5, 2020 - HTML
Samples using context variables and (system) entities in IBM Watson Assistant (formerly Conversation) service on IBM Cloud
-
Updated
Jul 20, 2020
A summary of code optimization methods
-
Updated
Aug 20, 2019
Notas sobre JavaScript Full Stack
react
redux
nodejs
javascript
api
express
sql
es6
dom
functional-programming
oop
postgresql
fullstack
tips-and-tricks
fullstack-javascript
job-search
tailwindcss
-
Updated
Aug 1, 2020
Improve this page
Add a description, image, and links to the tips-and-tricks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tips-and-tricks topic, visit your repo's landing page and select "manage topics."
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: