You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,9 +136,11 @@ Initially, I considered contributing to existing libraries or wrapping one to ad
136
136
3. Building something new gives me the freedom to fully control the direction and architecture, without being constrained by design choices made in other libraries.
137
137
4. Healthy competition among libraries helps drive innovation, and I see this as an opportunity to contribute to the broader Django ecosystem.
138
138
5. Recent libraries like [django-cotton](https://github.com/wrabit/django-cotton) and [dj-angles](https://github.com/adamghill/dj-angles) are pushing Django templates in new and exciting directions and I wanted to join in on the fun. 😄
139
+
140
+
It's very early days for django-bird. What you see here is laying the foundation for a template-centric approach to Django components. The current implementation focuses on core functionality, setting the stage for future features and enhancements.
139
141
<!-- docs-motivation-end -->
140
142
141
-
See the [ROADMAP](ROADMAP.md) for planned features and future direction of django-bird.
143
+
See the [ROADMAP](ROADMAP.md) for planned features and the future direction of django-bird.
0 commit comments