-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
recent_tils.json
42 lines (42 loc) · 1.18 KB
/
recent_tils.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"title": "Find when a car was manufactured",
"url": "https://til.bhupesh.me/hotwheels/find-when-a-car-was-manufactured"
},
{
"title": "Simulating AWS Lambda locally using LocalStack",
"url": "https://til.bhupesh.me/devops/simulating-aws-lambda-localstack"
},
{
"title": "Questions for you as a tech worker",
"url": "https://til.bhupesh.me/people/questions-for-you-tech-worker"
},
{
"title": "Questions for Women in Tech",
"url": "https://til.bhupesh.me/community-building/questions-for-women-in-tech"
},
{
"title": "Design by contract (DbC)",
"url": "https://til.bhupesh.me/software-design/design-by-contract"
},
{
"title": "Interference theory",
"url": "https://til.bhupesh.me/psychology/interference-theory"
},
{
"title": "Einstellung effect",
"url": "https://til.bhupesh.me/psychology/einstellung-effect"
},
{
"title": "Mentoring",
"url": "https://til.bhupesh.me/career/mentoring"
},
{
"title": "Net Promoter Score (NPS)",
"url": "https://til.bhupesh.me/miscellaneous/net-promoter-score"
},
{
"title": "What does a Community Lead (or Organiser) do?",
"url": "https://til.bhupesh.me/community-building/what-does-a-community-lead-organiser-do"
}
]