ฝึกพูดภาษาอังกฤษด้วยเทคนิค Shadowing จากวิดีโอ: Angular in 100 Seconds

C2
การควบคุม Shadowing
0% เสร็จสิ้น (0/25 ประโยค)
Angular, a TypeScript-based framework for building user interfaces.
⏸ หยุดชั่วคราว
ประโยคทั้งหมด25 ประโยค
1
Angular, a TypeScript-based framework for building user interfaces.
2
It was developed at Google and released in 2016 as the sequel to AngularJS.
3
As an Angular developer, you hit the ground running with its extremely powerful CLI tool.
4
When you generate your initial application, it comes preconfigured with routing, a testing framework, and your favorite style preprocessor.
5
In addition, the magic ng-add command can turn your app into a progressive web app, add server-side rendering, Firebase support, and do a whole bunch of other cool stuff.
6
But at its core, Angular is just a component-based UI library.
7
I can create a component with the CLI, and if we go into its TypeScript file, you'll notice the component decorator, which makes this TypeScript class a component.
8
Any properties on this class are considered reactive state, and when their values change, the component will re-render the UI.
9
For example, we can bind the property to HTML using double braces in the template.
10
From there, we can add a button that increments this value every time it's clicked.
11
We add the event name on the left side in parentheses, then an expression on the right side.
12
In this case, it points to a method in our class.
13
Each time the button is clicked, it calls the method, which changes the state and re-renders the UI.
14
Angular also has a variety of directives for building complex templates.
15
Use ngif to handle conditional logic.
16
Or if you have an iterable value, use ng4 to loop over it.
17
But where Angular really excels is handling complexity, and one of its primary tools for doing so is called dependency injection.
18
When your app grows to hundreds of components, you'll likely need a way to share data and functionality between them.
19
We can take our component logic here and extract it into a service which can be treated as a global singleton throughout the application.
20
Now any component that wants to use this state or logic can simply add this class to its constructor.
21
The end result is a simple and reliable way to compose complex applications.
22
As a developer, you can always count on a consistent experience between projects and minimal decision fatigue.
23
This has been Angular in 100 Seconds.
24
If you want to see more short videos like this, make sure to like and subscribe and check out a ton of advanced Angular content on Fireship.io.
25
Thanks for watching, and I will see you in the next one.
4.9/5 บน App Store และ Google Play

Shadowing English บนมือถือ

เรียนภาษาอังกฤษได้ทุกที่ทุกเวลาด้วยแอป Shadowing English พัฒนาทักษะการสื่อสารของคุณวันนี้!

ติดตามความคืบหน้าในการเรียนรู้ของคุณ
การให้คะแนน AI และการแก้ไขข้อผิดพลาด
คลังวิดีโอที่หลากหลาย
Shadowing English Mobile App

เกี่ยวกับบทเรียนนี้

ในบทเรียนนี้ ผู้เรียนจะได้รู้จักกับ Angular ซึ่งเป็นเฟรมเวิร์กที่พัฒนาโดย Google สำหรับการสร้างส่วนติดต่อผู้ใช้ บทเรียนนี้จะสอนคุณเกี่ยวกับการใช้งานเครื่องมือ CLI ที่มีพลัง รวมถึงวิธีการสร้างคอมโพเนนต์และการจัดการกับสถานะที่เปลี่ยนแปลงได้ ผู้เรียนจะค้นพบวิธีการที่ Angular สามารถช่วยลดความซับซ้อนในการพัฒนาแอพพลิเคชัน และวิธีการใช้บริการสำหรับแชร์ข้อมูลระหว่างคอมโพเนนต์ต่าง ๆ นอกจากนี้ ผู้เรียนยังจะได้ฝึกพูดภาษาอังกฤษจากการฟังเสียงในวิดีโอเพื่อติดตามน้ำเสียงและจังหวะการพูด

คำศัพท์และวลีสำคัญ

  • Angular: เฟรมเวิร์กสำหรับการสร้างส่วนติดต่อผู้ใช้
  • CLI Tool: เครื่องมือบรรทัดคำสั่งที่ช่วยในการสร้างแอพพลิเคชัน
  • Component: องค์ประกอบของ UI ที่สามารถนำกลับมาใช้ใหม่ได้
  • Directive: คำสั่งที่ช่วยในการสร้างเทมเพลตที่ซับซ้อน
  • Dependency Injection: เทคนิคที่ใช้ในการแชร์ข้อมูลและฟังก์ชันระหว่างคอมโพเนนต์
  • Progressive Web App: แอพพลิเคชันที่ทำงานได้เหมือนเว็บและแอพมือถือ

เคล็ดลับการฝึกซ้อม

เมื่อคุณฝึกพูดตามวิดีโอนี้ ให้พยายามฟังจังหวะและน้ำเสียงของผู้พูดอย่างตั้งใจ ซึ่งจะช่วยให้คุณฝึกฝนการออกเสียงภาษาอังกฤษได้ดีขึ้น คุณสามารถทำ shadow speech โดยใช้วิธีการตามที่ได้ยินในวิดีโอและทำซ้ำเป็นรอบ ๆ ด้วยความเร็วที่ใกล้เคียงกันกับที่ผู้พูดใช้ หากวิดีโอมีความเร็วที่สูง ให้เริ่มด้วยการช้าก่อน แล้วค่อยเพิ่มความเร็วของการพูดเมื่อคุณรู้สึกมั่นใจมากขึ้น การทำเช่นนี้จะช่วยให้คุณพัฒนาทักษะการพูดและเพิ่มความสามารถในการเข้าใจภาษาอังกฤษมากยิ่งขึ้น อย่าลืมใช้วิดีโอนี้เป็นแหล่งข้อมูลในการเรียนภาษาอังกฤษจากยูทูปเพื่อช่วยในการสร้างทักษะพูดของคุณอย่างมีประสิทธิภาพ

เทคนิค Shadowing คืออะไร?

Shadowing เป็นเทคนิคการเรียนรู้ภาษาที่ได้รับการรับรองทางวิทยาศาสตร์ พัฒนาขึ้นสำหรับการฝึกนักแปลมืออาชีพ วิธีการนี้เรียบง่ายแต่ทรงพลัง: คุณฟังเสียงภาษาอังกฤษจากเจ้าของภาษาและพูดตามทันที — เหมือนเงาที่ตามผู้พูดด้วยช่วงเวลาห่าง 1-2 วินาที การวิจัยแสดงว่าเทคนิคนี้ปรับปรุงความแม่นยำในการออกเสียง ทำนองเสียง จังหวะ การเชื่อมเสียง การฟังเข้าใจ และความคล่องแคล่วในการพูดได้อย่างมีนัยสำคัญ

เลี้ยงกาแฟเราสักแก้ว