Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
Marcello Lamonaca 17bf5fe2de
Add React Notes (#1)
* Start React notes

* useEffect & custom hooks notes

* Add React-Router Notes

* Spread operator cloning improvements

* Clarify notation for object with same key-value pair

* Add Redux notes

* Fix: translation

* Add details to event notes

* Add details to useEffect and class components

* Notes on async operations

* Fix: import <script> tag type

* Fix typos

* Add React Tests Notes

* Redux Tests Notes

* generalize paths

* Fix react testing library import

* Improve Store notes

* add missing ;

* Fix swapped examples for thunk and action tests

* Improve variable names

* Typo fixes
2021-03-29 19:34:47 +02:00
.NET Fix: Incostintent class name 2021-03-29 10:47:50 +02:00
Android Upload of pre-existing files 2021-01-31 11:05:37 +01:00
Bash Upload of pre-existing files 2021-01-31 11:05:37 +01:00
C++ Upload of pre-existing files 2021-01-31 11:05:37 +01:00
CSS Remove extra files 2021-01-31 11:09:10 +01:00
Database Improve operators notes 2021-02-16 18:32:24 +01:00
Git Add shortlog and commit --verbose commands 2021-03-26 12:56:36 +01:00
HTML Add React Notes (#1) 2021-03-29 19:34:47 +02:00
iOS Upload of pre-existing files 2021-01-31 11:05:37 +01:00
Java Upload of pre-existing files 2021-01-31 11:05:37 +01:00
JavaScript Add React Notes (#1) 2021-03-29 19:34:47 +02:00
Kotlin Upload of pre-existing files 2021-01-31 11:05:37 +01:00
Node.js Remove small and incomplete notes 2021-02-02 21:37:32 +01:00
PHP Upload of pre-existing files 2021-01-31 11:05:37 +01:00
PowerShell Upload of pre-existing files 2021-01-31 11:05:37 +01:00
Python Remove small and incomplete notes 2021-02-02 21:37:32 +01:00
Rust Add Vector Notes 2021-02-24 22:02:12 +01:00
Swift Upload of pre-existing files 2021-01-31 11:05:37 +01:00
LICENSE Create LICENSE 2021-02-06 21:47:36 +01:00
Markdown.md Upload of pre-existing files 2021-01-31 11:05:37 +01:00
README.md Upload of pre-existing files 2021-01-31 11:05:37 +01:00
RegularExpressions.md Translate to english regex notes 2021-02-06 21:37:33 +01:00

Programming Notes

Personal notes on various programming languages to be used as quick reference. Sum-up of personal knowledge.