Commit graph

175 commits

Author SHA1 Message Date
52419b71e0 fix(dotnet): markdown issues 2022-10-27 18:08:06 +02:00
0980efc53b chore: update project dependencies 2022-10-14 22:40:52 +02:00
cc67107923 git: remove "how to" section and add other comman details 2022-10-14 22:40:31 +02:00
e80a7bf86b git: add git branch filters notes 2022-10-14 21:55:26 +02:00
bc0d978aa7 git: add rebase, restore ^& push command options notes 2022-10-10 11:02:03 +02:00
145a04b933 rust: improve trait notes 2022-10-06 19:19:19 +02:00
76efbea3c7 html: add more input types notes 2022-09-30 17:34:41 +02:00
ec5ea59676 rust: Add pattern matching notes 2022-09-30 16:50:22 +02:00
6f7b8ff08e docker: improve compose.yml file notes 2022-09-28 17:19:36 +02:00
58656c56c4 rust: add associated consts notes 2022-09-26 18:40:51 +02:00
d388e53499 rust: rectify method nomenclature 2022-09-24 18:10:38 +02:00
c022bf135e rust: improve error handling notes 2022-09-23 20:31:40 +02:00
2e77a832c7 rust: refined loop notes 2022-09-18 18:40:08 +02:00
8b48f6ba4b rust: improve references notes 2022-09-16 19:43:02 +02:00
1c1328e71c rust reword Rc<T> section 2022-09-15 23:31:52 +02:00
08d13518b4 rust: raw strings, string literals, type aliases 2022-09-11 18:09:01 +02:00
62ee029817 rust: Integer, Byte & Char literals 2022-09-11 17:32:12 +02:00
d9f2d3efc5 rust: string interpolation & named parameters 2022-09-06 13:11:27 +02:00
30dec31a68 rust: borrowing in match statement 2022-09-03 21:05:12 +02:00
12fd8e7ff1 mongodb: refine update operations notes 2022-09-03 16:37:21 +02:00
fce6514729 mongodb: add some aggregate pipeline stages 2022-09-03 16:19:04 +02:00
d38a98c370 mongodb: operators and projections 2022-09-03 15:54:00 +02:00
9004ec2e12 rust: add enum struct and unit struct 2022-08-19 14:20:14 +02:00
5449280640 csharp: add static lambda annotation notes 2022-08-10 16:56:11 +02:00
4d414e5f95 update annotations 2022-08-06 10:48:24 +02:00
046b3281e1 minimal api: add output cache notes 2022-07-19 15:17:19 +02:00
c83c579fe3 do not expand folders by default 2022-07-14 18:56:20 +02:00
e528b6a372 move python modules notes to dedicated folder 2022-07-14 18:55:46 +02:00
454dd7520b Add Docker notes 2022-06-29 12:56:25 +02:00
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