Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/reference/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 0

# Overview

Sonnet JS is a ligtweight, fast and easy to use JavaScript framework for building modern web applications. It is more or less a way to structure your Vanilla JS code in a way that is more maintainable and scalable. It is not a full-fledged framework like Angular or React, but it provides a solid foundation for building modern web applications. The goal of Sonnet JS is to provide a simple and easy to use framework that allows you to build modern web applications without having to learn a lot of new concepts or technologies.
Sonnet JS is a lightweight, fast and easy to use JavaScript framework for building modern web applications. It is more or less a way to structure your Vanilla JS code in a way that is more maintainable and scalable. It is not a full-fledged framework like Angular or React, but it provides a solid foundation for building modern web applications. The goal of Sonnet JS is to provide a simple and easy to use framework that allows you to build modern web applications without having to learn a lot of new concepts or technologies.

## Features

Expand Down Expand Up @@ -40,4 +40,4 @@ The philosophy behind Sonnet JS is to provide a simple and easy-to-use framework

- **Clean and simple Architecture**: Sonnet JS provides a clean and simple architecture that allows you to build modern web applications in a scalable and maintainable way. It makes it easy to go through the codebase and understand how different parts of your application are connected.

- **Modern Concepts**: Sonnet JS is developed by keeping modern web development concepts in mind. It provides features like routing, component-based architecture, and server-side rendering out of the box.
- **Modern Concepts**: Sonnet JS is developed by keeping modern web development concepts in mind. It provides features like routing, component-based architecture, and server-side rendering out of the box.