Menu
My Site LogoMy Site LogoMy SiteDocsBlog
GitHub
🌜
🌞
My Site LogoMy Site LogoMy Site
  • Docs
  • Blog
  • GitHub
  • Style Guide
    • Style Guide
  • JavaScript
    • Introduction
    • ES6
      • ES6 Introduction
      • Arrow Functions
  • TypeScript
    • Introduction
  • Design patterns
    • Introduction

Arrow Functions

Example#

hello = () => "Hello World!";
Edit this page
Previous
« ES6 Introduction
Next
Introduction »
  • Example

Docs

  • Style Guide
  • JavaScript

Community

  • Stack Overflow
  • Discord
  • Twitter

More

  • Blog
  • GitHub
Copyright © 2021 My Project, Inc. Built with Docusaurus.