Skip to content

Commit 23480f4

Browse files
committed
add a TinyMCE Angular specific talk
1 parent 307294c commit 23480f4

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

abstracts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Don't limit your choice with those: I may be open to give others from my [speaki
1010
- [Developer Relations Through the Roof: Measuring Developer Success](abstracts/measuring-devrel.md)
1111
- [Developers Documentation: your hidden strength](abstracts/developers-documentation.md)
1212
- [Don't .gitignore mental health](abstracts/mental-health.md)
13+
- [From <textarea> to superpowers: building serious editors in Angular with TinyMCE](abstracts/tinymce-angular.md)
1314
- [How to become an open source contributor](abstracts/open-source.md)
1415
- [It’s a developers’ world: creating a developer relations culture](abstracts/devrel.md)
1516
- [Leading with compassion](abstracts/leading-with-compassion.md)

abstracts/tinymce-angular.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# From <textarea> to superpowers: building serious editors in Angular with TinyMCE
2+
3+
Text editing looks easy… right up until your users ask for the features described as "those Google Docs things". Suddenly your innocent textarea is no longer cutting it. In this session, we’ll walk through integrating TinyMCE into an Angular application step-by-step, starting from a basic setup, and then turning it into a fully featured collaborative editing experience. Whether you’re building an LMS, CMS or any other Management System, you’ll find there’s something for everyone.
4+
5+
We’ll explore advanced collaboration workflow features like Suggested Edits, Comments, Revision History, and anything else that will help your users create amazing content faster with plugins like AI assistant. This workshop is for Angular developers who want to build rich text editing experiences without spending months coding and maintaining a custom WYSIWYG. No marketing fluff, but also no magic: just practical Angular patterns, real problems, and tools that help you ship faster. If you’ve ever underestimated “just adding a text editor” to your project, this talk is for you!
6+
7+
_Characters: 1070_

0 commit comments

Comments
 (0)