章次 章 次
-
0:02章章章 章章 章 次 第一章 章 第一章 一章 1: Let's start by having a closer look at string interpolation. 99s · Speaker 1
Let's start by having a closer look at string interpolation. Here in the server component, I don't want to output this here in the HTML code like this. I don't want to hard code the output here. It would be realistic that our server compone…
-
1:41章章章 章章 章 次 第一章 章 第一章 一章 2: So, string interpolation is a typical use case here or a typical solution for this task here. 214s · Speaker 2
So, string interpolation is a typical use case here or a typical solution for this task here. Instead of the placeholder, I use my double curly braces, opening and closing. This is the string interpolation syntax. And in between these doubl…