Commit graph

146 commits

Author SHA1 Message Date
Marcello Lamonaca
cd1fa67960 Add notes on DbContext Nullability 2021-05-08 11:46:09 +02:00
Marcello Lamonaca
8bfb001be1 Fix notes language [ITA => ENG] 2021-05-05 10:24:30 +02:00
Marcello Lamonaca
a789e7e6c4 Add blazor PWA notes 2021-05-01 12:39:58 +02:00
Marcello Lamonaca
e369f7d565 Add notes for blazor components 2021-05-01 11:56:14 +02:00
Marcello Lamonaca
e5f6cc69da Add notes un xUnit 2021-04-24 13:26:22 +02:00
Marcello Lamonaca
f88b29c32d Add asspect-ratio, grid, clamp and variables notes 2021-04-09 21:31:40 +02:00
Marcello Lamonaca
6e4e0c19e6 Move Unit Tests notes to dedicated file 2021-04-04 10:42:30 +02:00
Marcello Lamonaca
be033e7902 Add details about Nullable Value Types notes 2021-04-04 10:41:51 +02:00
Marcello Lamonaca
8fc0fc905c Move WebForms notes to single file 2021-04-04 10:40:33 +02:00
Marcello Lamonaca
6971933509
Add SignalR Notes (#2) 2021-04-02 11:02:56 +02:00
Marcello Lamonaca
ba32234ba9 Fix line endings 2021-04-02 10:16:04 +02:00
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
Marcello Lamonaca
09ee010b8c Fix: Incostintent class name 2021-03-29 10:47:50 +02:00
Marcello Lamonaca
2b0402468e Add shortlog and commit --verbose commands 2021-03-26 12:56:36 +01:00
Marcello Lamonaca
56ea2fda69 Add details to enumeration notes 2021-03-06 23:22:19 +01:00
Marcello Lamonaca
2a440162c9 Fix filename, add Zip & Concat methods 2021-03-04 21:59:30 +01:00
Marcello Lamonaca
a2c9836e1c Corrections to Initializers and Setters notes 2021-02-28 17:50:25 +01:00
Marcello Lamonaca
2619576191 Notes on async language features 2021-02-27 11:26:31 +01:00
Marcello Lamonaca
816a9101ac Add common methods of LINQ 2021-02-26 09:21:20 +01:00
Marcello Lamonaca
1ce97f10b9 Add Vector Notes 2021-02-24 22:02:12 +01:00
Marcello Lamonaca
ced25005f1 Add starting notes on Blazor 2021-02-17 14:18:21 +01:00
Marcello Lamonaca
82e86a0909 Improve operators notes 2021-02-16 18:32:24 +01:00
Marcello Lamonaca
33fed5a24b Add list of options to mongoimport\export tools 2021-02-16 14:10:18 +01:00
Marcello Lamonaca
90ae26590e Simplify notes on pattern matching 2021-02-15 19:30:32 +01:00
Marcello Lamonaca
8e5c8b4dd6 Translate to english 2021-02-08 21:19:33 +01:00
Marcello Lamonaca
42a2fb1f71 Fix typos, line endings and some stylization 2021-02-07 15:37:25 +01:00
Marcello Lamonaca
3e66852ee4 Fix line endings 2021-02-06 22:31:12 +01:00
Marcello Lamonaca
0945c63ffa Merge branch 'main' of https://github.com/m-lamonaca/ProgrammingNotes 2021-02-06 22:29:13 +01:00
Marcello Lamonaca
665b3d1c94 Git Stash notes 2021-02-06 22:25:45 +01:00
Marcello Lamonaca
e29fcc6e8b
Fix line endings and links 2021-02-06 22:10:48 +01:00
Marcello Lamonaca
65ab503474 Create LICENSE 2021-02-06 21:47:36 +01:00
Marcello Lamonaca
f4aaec9e32 Translate to english regex notes 2021-02-06 21:37:33 +01:00
Marcello Lamonaca
a2385fbff5 Add ASP.NET Core Filters & Middlewares notes 2021-02-05 21:24:42 +01:00
Marcello Lamonaca
f72223374e Generalize lauchsettings.json config notes 2021-02-04 22:10:08 +01:00
Marcello Lamonaca
df41128c5b Remove redundant notes 2021-02-04 19:26:58 +01:00
Marcello Lamonaca
dbdd8a9189 Move ASP.NET Core config notes to dedicated file 2021-02-04 19:26:20 +01:00
Marcello Lamonaca
91e3f4b66e Small improvements 2021-02-02 21:42:18 +01:00
Marcello Lamonaca
19763a0d3a Merge branch 'main' of https://github.com/m-lamonaca/ProgrammingNotes 2021-02-02 21:39:39 +01:00
Marcello Lamonaca
ef39957a01 Add Using Declarations Notes 2021-02-02 21:37:33 +01:00
Marcello Lamonaca
58d9b9fbf0 Remove small and incomplete notes 2021-02-02 21:37:32 +01:00
Marcello Lamonaca
1fcda68019 Remove PDFs, leave only personally written notes
Reason: PDFs are not for a "quick reference"
2021-02-02 21:37:32 +01:00
Marcello Lamonaca
77a0db4ffe Remove small and incomplete notes 2021-02-02 11:22:10 +01:00
Marcello Lamonaca
ec6141a7ff Remove PDFs, leave only personally written notes
Reason: PDFs are not for a "quick reference"
2021-02-02 11:21:13 +01:00
Marcello Lamonaca
3ab7250564 Command to rename branches 2021-02-01 18:50:18 +01:00
Marcello Lamonaca
08d0d523c5 Remove extra files 2021-01-31 11:09:10 +01:00
Marcello Lamonaca
4c21152830 Upload of pre-existing files 2021-01-31 11:05:37 +01:00