Skip to content

Commit 1bb440c

Browse files
authored
Update README.md
1 parent dca886d commit 1bb440c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
[![ContributorShield][contributors]][contributors-url]
2020
[![ForksShield][forks]][forks-url]
2121
![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)
22-
![Version: 17.0.0](https://img.shields.io/badge/version-17.0.0-orange)
22+
![Version: 18.0.0](https://img.shields.io/badge/version-18.0.0-orange)
2323

2424

2525
</div>
@@ -67,15 +67,15 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
6767

6868
<!-- NEED TO REPLACE THE TUTORIAL LINK -->
6969

70-
## Changes with version 17.0.0
70+
## Changes with version 18.0.0
7171

72-
- **Improved Testing Coverage**: Testing coverage now sits at ~60%.
73-
- **Typescript Conversion**: Typescript coverage now sits at ~80%.
74-
- **UI Overhaul**: Upgraded the UI of the application with a more modern style and better developer experience
75-
- **Marketplace Feature**: Implemented a dedicated area for developers to share their projects,
72+
- **Implemented a new improved Collaboration feature**: Allow developers to work on the projects together in real-time.
73+
- **Developed a User List**: Built and designed a new real-time updates user list on collaboration.
74+
- **Typescript Conversion**: Typescript is now increased to ~90%.
75+
- **Maintained and improved existing Codebase**: Clean up and refactor redundant codes in the existing code base improving App performance.
7676
- **And more:** See [change log](https://github.com/open-source-labs/ReacType/blob/master/CHANGE_LOG.md) for more details on what was changed from the previous versions as well as plans for upcoming features!
7777

78-
## File Structure of Reactype version 17.0.0
78+
## File Structure of Reactype version 18.0.0
7979

8080
Here is the main file structure:
8181

@@ -89,7 +89,7 @@ Please refer to the Excalidraw provided by ReacType Version 14.0 for more detail
8989
## Run ReacType using CLI
9090

9191
- **Fork** and **Clone** Repository.
92-
- Open project directory
92+
- Open project directory.
9393
- Install dependencies.
9494

9595
```bash
@@ -151,7 +151,7 @@ npm run start
151151

152152
## Stack
153153

154-
Typescript, React.js, Redux Toolkit, Javascript, ESM, Node.js (Express), HTML, CSS, MUI, GraphQL, Next.js, Gatsby.js, Electron, NoSQL, Webpack, TDD (Jest, React Testing Library, Playwright), OAuth 2.0, Websocket, Continuous Integration (Github Actions), Docker, AWS (ECR, Elastic Beanstalk), Ace Editor, Google Charts, React DnD
154+
Typescript, React.js, Redux Toolkit, Javascript, ESM, Node.js (Express), HTML, CSS, MUI, GraphQL, Next.js, Gatsby.js, Electron, NoSQL, Webpack, TDD (Jest, React Testing Library, Playwright), OAuth 2.0, Websocket, SocketIO, Continuous Integration (Github Actions), Docker, AWS (ECR, Elastic Beanstalk), Ace Editor, Google Charts, React DnD
155155

156156
## Contributions
157157

0 commit comments

Comments
 (0)