Skip to content

Commit

Permalink
Merge pull request #25 from vivek-7777/master
Browse files Browse the repository at this point in the history
Update typo in README.md
  • Loading branch information
learning-zone authored Aug 7, 2024
2 parents 0c22639 + 29417bd commit 6a96541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Testable. React native tools are offered for testing, debugging code.

**Limitations:**

* Learning curve. Being not full-featured framework it is requered in-depth knowledge for integration user interface free library into MVC framework.
* Learning curve. Being not full-featured framework it is required in-depth knowledge for integration user interface free library into MVC framework.
* View-orientedness is one of the cons of ReactJS. It should be found 'Model' and 'Controller' to resolve 'View' problem.
* Not using isomorphic approach to exploit application leads to search engines indexing problems.

Expand Down

0 comments on commit 6a96541

Please sign in to comment.