Commit graph

116 commits

Author SHA1 Message Date
b7a9dc4f40 add <template> and <slot>` notes 2024-01-31 10:44:46 +01:00
a42763b290 add Shadow DOM notes 2024-01-31 10:44:46 +01:00
f9d5e84311 add WebComponents notes 2024-01-31 10:44:46 +01:00
522489884e improve notes for HTML datalist, meter and other inputs 2024-01-31 10:44:46 +01:00
c0b12ea705 add mongodb update operators for arrays 2024-01-31 10:44:46 +01:00
2543270eed Add .NET 8 notes (#39)
* feat(dotnet): dotnet 8 any type alias

* feat(dotnet): lamda default parameters

* feat(dotnet): rework class declaration notes

* fix(dotnet): remove duplicate notes

* feat(csharp): add improved collection initializers notes
2024-01-31 10:44:46 +01:00
255a68d673 show line numbers in conde snippets 2024-01-31 10:44:46 +01:00
cd1df0e376 improve regex notes 2024-01-31 10:44:39 +01:00
890cccae02 add assembly notes 2023-10-15 22:17:56 +02:00
e47a9c5522 add gir commands long options 2023-10-06 14:44:26 +02:00
65740da937 add git commit signoff notes 2023-10-06 14:30:11 +02:00
a0ac51e859 add git clean notes
Signed-off-by: Marcello Lamonaca <marcello@lamonaca.eu>
2023-10-06 14:26:54 +02:00
2709a479da feat(ssh): add ssh notes 2023-09-18 16:10:14 +02:00
1f0748536f chore: move file under 'misc' folder 2023-09-18 10:51:28 +02:00
f57b7ed075 chore(git): move git notes under 'Misc' 2023-09-11 21:58:30 +02:00
3927f011d7 feat(git): add git rebase command option notes 2023-09-11 21:54:02 +02:00
cbee07cbcb feat(git): add git commit command option notes 2023-09-11 21:54:02 +02:00
248254dab5 feat(git): add git log range syntax 2023-09-08 09:52:05 +02:00
1cc08777d9 fix(mongodb): remove ambiguity on $graphLookup connections 2023-08-05 10:54:34 +02:00
6f50690fe5 feat(docker): add compose health checks notes 2023-07-10 11:37:55 +02:00
19cb7961f7 chore(dotnet): rework asp.net notes 2023-06-28 11:51:24 +02:00
8623a82b92 feat(docker): add exec notes & rework CMD and ENTRYPOINT notes 2023-06-26 11:38:33 +02:00
5e6fe8cd98 feat(rust): add accosited types notes 2023-06-22 13:53:20 +02:00
bcd9fcd591 feat(rust): add concurrency notes 2023-06-22 13:43:11 +02:00
06ee959188 feat(k8s): add architecture and components notes 2023-04-08 18:00:31 +02:00
87fa889363 feat(k8s): add kubetcl notes 2023-03-14 10:10:50 +01:00
2725e3cb70 feat: restructure docs into "chapters" (#12)
* feat(docker, k8s): create containers folder and kubernetes notes
2023-03-13 12:43:21 +01:00
c7fc0dbb1c feat(git): add push & pull options notes 2023-03-13 12:26:48 +01:00
fea0e9bce3 feat(c): rewrite C++ notes as C notes 2023-01-28 10:29:14 +01:00
fdf4d0307d feat(docker): improve docker cli notes 2022-11-28 17:20:53 +01:00
3a29c2254d feat(dotnet): add static abstract members in interface notes 2022-11-16 14:38:46 +01:00
7cade4fc2a feat(dotnet): add list patterns notes 2022-11-16 14:38:46 +01:00
9ec86f0ea3 feat(dotnet): add raw string literals & generic attributes notes 2022-11-16 14:38:45 +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
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
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