Kolapo Opeoluwa OlamidunforBabayegaCode's Blogbabayegacode.hashnode.net·Nov 1, 2021How To Integrate Rich Text Editor Into Your Django Project.A lot of the times, the default TextField provided by Django models isn't what we want when building a Django application, say a blog. We usually want to provide the users a more robust text field when they want to create articles or posts, a very co...Discuss·136 readsDjango
Oluwaseun AransiolaforSeunseun.hashnode.net·Dec 2, 2021Ckeditor 5 and Image Upload in PHPHello, Today I want to share insight and a little snippet on how to integrate the latest version of CKeditor (V5) and a serverside image upload in PHP. The CKeditor 5 requires a custom upload adapter for the upload process. Prerequisite knowledge of ...Discuss·835 readsText Editors
Matthew LakeforMatt Lakematthewlake.hashnode.net·Jul 25, 2021How To Implement a TipTap WYSIWYG Editor in Laravel LivewireIn this article, I am going to show you how to build a simple application that implements a TipTap editor into a Livewire component. The completed sample code can be found on GitHub here What is TipTap? TipTap is a headless, framework-agnostic WYSI...Discuss·3.1K readsPHP
6 Dimensions Digital Marketing Agencyfor6 Dimensions Digital Marketing Agency6dmarketing.hashnode.net·Jan 31, 2023What are the best and free WYSIWYG HTML Editors?Introduction WYSIWYG (What You See Is What You Get) HTML editors are a popular choice for creating and editing web pages without the need for coding expertise. These editors provide a user-friendly interface that allows users to format text, add imag...Discusswysiwyg
Idera Dev ToolsforIdera Dev Tools's Blogideradevtools.hashnode.net·Jan 31, 20236 Easy Ways to Improve Accessibility in HTML TablesHTML tables are a great way of visually representing data in a tabular format. They allow users to absorb information that would otherwise be more difficult to read. For instance, users can relate the data in each cell to others by skimming through t...Discuss·37 readsFroala
Idera Dev ToolsforIdera Dev Tools's Blogideradevtools.hashnode.net·Nov 8, 2022Know The Best React Markdown Editor Components for Your AppYou might not notice it, but Markdown is a huge part of the internet today. Whenever people send stylish messages or post formatted content, they use Markdown. Various popular platforms support Markdown, including messaging platforms like Discord and...Discuss·59 readsFroala
Idera Dev ToolsforIdera Dev Tools's Blogideradevtools.hashnode.net·Oct 18, 2022Text Editors in 2022: Why It's Still Important for EditingIntroduction A text editor is one of the most popular and relevant pieces of software. And that still applies today because making software nowadays involves using plenty of tools that increase efficiency and product quality. Test automation software...Discuss·58 readsFroala
Aleksandar BalalovskiforSimple things overthoughtitsbalal.hashnode.net·Aug 24, 2022Few Rich Text Formatting editors comparedI finally decided to stop building Writings with Flutter Web when I got closer to its rich text formatting features. At the beginning, I didn't have in mind to build Writings with a rich text support. I wanted to build a small tool to write and expor...Discuss·64 readsReact
Oluwaseun AransiolaforSeunseun.hashnode.net·Dec 2, 2021Ckeditor 5 and Image Upload in PHPHello, Today I want to share insight and a little snippet on how to integrate the latest version of CKeditor (V5) and a serverside image upload in PHP. The CKeditor 5 requires a custom upload adapter for the upload process. Prerequisite knowledge of ...Discuss·835 readsText Editors
Mohit SehgalforAppsyodaappsyoda.hashnode.net·Nov 20, 2021How to use CKEditor and its plugins with Nuxt.jsCKEditor is a Javascript-based, rich text editor. It has a clean UX loaded with features that make it a no-brainer choice for your next custom Javascript CMS. It can be tedious to figure out its integration with Vue.js Framework like Nuxt.js Let's ju...Discuss·575 readsNuxt
Kolapo Opeoluwa OlamidunforBabayegaCode's Blogbabayegacode.hashnode.net·Nov 1, 2021How To Integrate Rich Text Editor Into Your Django Project.A lot of the times, the default TextField provided by Django models isn't what we want when building a Django application, say a blog. We usually want to provide the users a more robust text field when they want to create articles or posts, a very co...Discuss·136 readsDjango
Matthew LakeforMatt Lakematthewlake.hashnode.net·Jul 25, 2021How To Implement a TipTap WYSIWYG Editor in Laravel LivewireIn this article, I am going to show you how to build a simple application that implements a TipTap editor into a Livewire component. The completed sample code can be found on GitHub here What is TipTap? TipTap is a headless, framework-agnostic WYSI...Discuss·3.1K readsPHP