Adding many tasks using commas as the delimiter [toda app part-3]
This a continuation of our Todo web app.
So far we have been adding just one task at a time to our to-do app. However, we want to give the user more power and the flexibility to add more than one task at once.
In our app, we are going to use a comma ...
mayoyo.hashnode.dev9 min read