Commit graph

146 commits

Author SHA1 Message Date
f3f82492fb Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
75b392d778 Setup Mkdocs (#7)
* Compile docs with Mkdocs

* Add info about project
2022-05-26 19:13:34 +02:00
4c5c361db7
Update to respect react-router-dom v6 naming 2022-05-18 17:12:43 +02:00
68ca4e4f86 Rename all file to kebab-case 2022-05-13 19:25:23 +02:00
ffc085d78a Update jest config for react 2022-05-05 17:50:45 +02:00
2dadc58f03 Add ReduxTK createAsyncThunk notes 2022-05-04 16:04:55 +02:00
2e994bab4a Add ReduxTK functions notes 2022-05-03 14:45:57 +02:00
fdf9e39602 Translate python notes
Tranlated w/ Google Trnslate since file is very long
2022-05-01 22:59:08 +02:00
3b85a1e944 translate python std lib notes 2022-05-01 21:31:57 +02:00
78cefcee9a Add notes on Redux-Toolkit 2022-05-01 11:43:37 +02:00
5663d86da1 Add notes on user-secrests and options pattern 2022-04-18 18:32:33 +02:00
9162c04bc6 Add notes on Span<T> & Memory<T> 2022-03-29 21:51:45 +02:00
d230d01790 [C#] Add asymc error handling notes 2022-03-29 20:04:51 +02:00
e2d33f01a6 [C#] Rewrite asyncronous programming notes 2022-03-29 18:45:34 +02:00
8d8deebd63 [C#] Remove extra notes 2022-03-29 18:02:29 +02:00
50b7be9011 Add note on git rm 2022-03-22 23:48:18 +01:00
84214871a9 Fix specificity notes formatting 2022-03-08 10:13:47 +01:00
8a39b7085e Improve record notes on immutability 2022-02-28 14:19:42 +01:00
4b5c170b11 Add Rx operators notes 2022-02-20 13:08:21 +01:00
e25ef7af85 Add REGEX non-capturing group note 2022-02-16 19:42:10 +01:00
c067c7d4b6 Add command correction tricks 2022-02-11 16:33:03 +01:00
1471d6a054 Update rest api notes 2022-02-06 21:09:44 +01:00
91e715a608 Remove NodeJS & duplicate notes 2022-02-06 16:43:13 +01:00
d228cc1dfb Remove todo annotations 2022-01-20 23:16:15 +01:00
20d9d6deb9 Fix record class & record struct notes 2021-12-30 21:17:29 +01:00
8d80356d2b
Fix .NET 6 implicit usings annotation in .csproj 2021-12-01 21:48:36 +01:00
2beb560067
Add details on component route parameters 2021-11-28 18:08:10 +01:00
8eb16c3262 Merge branch 'main' of https://github.com/m-lamonaca/ProgrammingNotes 2021-11-24 22:35:48 +01:00
107412e889
Clarify difference between Copy & Clone traits 2021-11-24 21:42:44 +01:00
d2cb9773ba Add Trait Objects notes 2021-11-23 09:47:48 +01:00
00d574d098 Add notes on Rc<T> & RefCell<T> 2021-11-23 09:47:34 +01:00
9b9d7bbcdc Add Trait Objects notes 2021-11-21 21:38:54 +01:00
84ab4b38cd --amend 2021-11-21 19:14:10 +01:00
5e1f94faa9 Add notes on Rc<T> & RefCell<T> 2021-11-21 19:12:32 +01:00
1cb17e0c0d Add notes on Smart Pointers, Box<T>, Deref & Drop 2021-11-20 18:51:51 +01:00
bf4d947520 Add iterator notes 2021-11-20 14:07:58 +01:00
407139f761 Add notes on closures 2021-11-20 13:46:20 +01:00
58c11d742f Add unit tests notes 2021-11-20 12:09:08 +01:00
fce76bf7eb Add notes on trait bounds & generics 2021-11-20 11:31:14 +01:00
c31ef640a8 Add notes on expect metorhod for error handling 2021-11-20 10:45:24 +01:00
4817b5b939 Merge branch 'main' of https://github.com/m-lamonaca/ProgrammingNotes 2021-11-20 09:34:29 +01:00
66adbca728 Add notes on Trait Extensione & extern keyword 2021-11-20 09:34:23 +01:00
b3d3606c48 Add Swagger notes 2021-11-09 14:55:42 +01:00
c939822755 Simplify REST API Notes 2021-11-09 14:51:42 +01:00
1fad5ca3bd Add notes on testing file & directory existance 2021-11-08 11:47:02 +01:00
7bc6bc6e97 Mark postponed C# features 2021-11-08 09:17:32 +01:00
0fd87958af Add variance summary image 2021-10-27 14:05:47 +02:00
ea59857f4b Merge branch 'main' of https://github.com/m-lamonaca/ProgrammingNotes 2021-10-18 19:15:16 +02:00
b18e348906 Add C# 10 Notes Improvements 2021-10-18 19:15:12 +02:00
ba1dbe3a45 Add notes on data binding end events 2021-10-15 12:04:57 +02:00