initial commit
This commit is contained in:
29
slides.bib
Normal file
29
slides.bib
Normal file
@@ -0,0 +1,29 @@
|
||||
@book{poggialiConciseTypeScriptBook2026,
|
||||
title = {The {{Concise TypeScript Book}}},
|
||||
author = {Poggiali, Simone},
|
||||
year = 2026,
|
||||
howpublished = {https://gibbok.github.io/typescript-book/book/the-concise-typescript-book/},
|
||||
}
|
||||
|
||||
@book{HandbookTypeScriptHandbook,
|
||||
title = {The {{TypeScript Handbook}}},
|
||||
author = {Microsoft},
|
||||
year = 2026,
|
||||
howpublished = {https://www.typescriptlang.org/docs/handbook/intro.html},
|
||||
}
|
||||
|
||||
@article{greggFlameGraph2016,
|
||||
title = {The Flame Graph},
|
||||
author = {Gregg, Brendan},
|
||||
year = 2016,
|
||||
month = may,
|
||||
journal = {Communications of the ACM},
|
||||
volume = {59},
|
||||
number = {6},
|
||||
pages = {48--57},
|
||||
issn = {0001-0782, 1557-7317},
|
||||
doi = {10.1145/2909476},
|
||||
urldate = {2026-01-16},
|
||||
abstract = {This visualization of software execution is a new necessity for performance profiling and debugging.},
|
||||
langid = {english},
|
||||
}
|
||||
Reference in New Issue
Block a user