curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d0e9ef6f966c3e2d6164.md
The basics refer to fundamental or elementary aspects of a subject. For example, learning the basics of cooking means understanding simple recipes and techniques.
A tech stack is a combination of technologies a company uses to build an application. For instance, a tech stack might include a database, server, and front-end framework.
BLANK, I'm trying to understand the BLANK, like how to set up the BLANK. Have you ever worked with this tech BLANK before?
Well
This word is used to introduce a thought or response.
basics
This word refers to fundamental aspects or elementary principles of a subject.
environment
In programming, this word refers to the setup where software and applications run.
stack
This word is part of the term which refers to a combination of technologies used in development.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-2.mp3",
"startTime": 1,
"startTimestamp": 9.8,
"finishTimestamp": 15.54
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2.94,
"dialogue": {
"text": "Well, I'm trying to understand the basics,",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 2.96,
"finishTime": 4.36,
"dialogue": {
"text": "like how to set up the environment.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 4.66,
"finishTime": 6.74,
"dialogue": {
"text": "Have you ever worked with this tech stack before?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 7.24
}
]
}