Arrow functions are the new fundamental building blocks of building modern web applications. In this video, you'll learn how Arrow Functions both make your code more concise while also making the "this" keyword more manageable. You'll also learn about implicit returns, logging with arrow functions, and combining implicit returns with objects.