Commit graph

184 commits

Author SHA1 Message Date
9ec86f0ea3 feat(dotnet): add raw string literals & generic attributes notes 2022-11-16 14:38:45 +01:00
c83b5dc987 chore(deps): bump mkdocs & mkdocs-material versions 2022-11-09 17:12:49 +01:00
e1cddc62bc chore(mkdocs): change project icon 2022-11-09 17:08:44 +01:00
27006a7108
feat(dotnet): Add .NET 7 notes (#9)
- add minimal api filter notes
- add new auth setup notes
- add `LibraryImport` source generator notes
- add nav manager & get/set/after binding modifiers notes
- add `file` access modifier notes
- add minimal api output cache notes 
- add static lambda annotation notes
2022-11-08 17:53:20 +01:00
bf0a55622f
Feat(mongodb): Add Aggregation Framework Notes Pt. 1 (#8)
* mongodb: `mongod` & logging notes

* mongodb: auth & users

* mongodb: Aggregation Framework Pt. 1
2022-11-08 16:18:16 +01:00
197703eb04 chore(deps): update dependencies 2022-11-05 21:52:45 +01:00
cd26247ae8 fix(sql): translation 2022-11-05 21:49:27 +01:00
503556fb96 feat(bash): add script hardening notes 2022-11-01 23:25:46 +01:00
9eb30ca5c3 feat(dotnet): add "magic methods" notes 2022-10-27 18:17:14 +02:00
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