Building your first block

Once you’ve scaffolded your block using `create-block`, you can start tweaking the code to meet your requirements. Let’s dive into what this might look like for the Copyright Date Block you scaffolded in the previous lesson. — View this lesson and others in this course on Learn WordPress: https://learn.wordpress.org/course/beginner-wordpress-developer/ 0:00 Introduction 0:14 Clean up 0:45 The main plugin file 1:55 Block Metadata 3:12 The block’s main JavaScript file 4:45 Your first build 6:15 Additional resources