---
title: Introduction
metaTitle: Guides - Handsontable Documentation
permalink: /9.0/
canonicalUrl: /
---

# Handsontable Guides

[[toc]]

Welcome 👋&nbsp; to Handsontable's Guides. Here you will learn how Handsontable works and what you can build with it. Handsontable supports the most popular frameworks such as **[React](@/guides/integrate-with-react/react-simple-example.md)**, **[Angular](@/guides/integrate-with-angular/angular-simple-example.md)**, and **[Vue 2](@/guides/integrate-with-vue/vue-simple-example.md)**.

## Get started with sample apps

<div class="row-items-container">
    <a href="/docs/9.0/hello-world" class="row-item">
     <img class="integration-framework-logo" src="/docs/9.0/img/pages/introduction/javascript.svg" alt="JavaScript logo" />
     <h3>JavaScript</h3>
    </a>

   <a href="/docs/9.0/react-simple-example" class="row-item">
   <img class="integration-framework-logo" src="/docs/9.0/img/pages/introduction/react.svg" alt="React logo" />
    <h3>React</h3>
   </a>

   <a href="/docs/9.0/angular-simple-example" class="row-item">
    <img class="integration-framework-logo" src="/docs/9.0/img/pages/introduction/angular.svg" alt="Angular logo" />
    <h3>Angular</h3>
   </a>

   <a href="/docs/9.0/vue-simple-example" class="row-item">
    <img class="integration-framework-logo" src="/docs/9.0/img/pages/introduction/vue.svg" alt="Vue logo" />
    <h3>Vue 2</h3>
   </a>
</div>

## What's new

- [Release notes](@/guides/upgrade-and-migration/release-notes.md)
- [Blog](https://handsontable.com/blog)
- [Twitter](https://twitter.com/handsontable)

## Get support

- [Contact support team](https://handsontable.com/contact?category=technical_support)
- [Ask a question on our forum](https://forum.handsontable.com)
- [Report an issue on GitHub](https://github.com/handsontable/handsontable/issues)
- [Discuss on GitHub Discussions](https://github.com/handsontable/handsontable/discussions)
