From 99fa66bdff1d75e55558b269927bbe082d29655c Mon Sep 17 00:00:00 2001 From: Khaled Date: Mon, 15 Apr 2024 19:43:19 +0200 Subject: [PATCH] test --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 534325ec11..54353d2dea 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ Developers these days are spoiled with choice when it comes to selecting an MV\* framework for structuring and organizing JavaScript web apps. -Backbone, Ember, AngularJS... the list of new and stable solutions goes on and on, but just how do you decide on which to use in a sea of so many options? +Backbone, Ember, AngularJS... dsafdf the list of new and stable solutions goes on and on, but just how do you decide on which to use in a sea of so many options? To help solve this problem, we created TodoMVC - a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV\* frameworks of today.