In this guide we will build a real-time Todo app with Drayman, MongoDB and Tailwind CSS. We will use Change Stream functionality of MongoDB to make our Todo list work in real time. This way if something gets changed in the database, our application will reflect these changes.

4m read timeFrom itnext.io
Post cover image
Table of contents
Building a real-time Todo app with Drayman, MongoDB and Tailwind CSSPrerequisitesSetting up Tailwind CSSCreating a Todo appAdding basic UIAdding MongoDB supportAdding functionality to UI elementsFinal component scriptConclusion
2 Comments

Sort: