Collins Rutokaka_ruto.hashnode.net·Oct 17, 2019FeaturedVim After A MonthMy Vim Journey I started learning vim in May this year. I wrote this article a month later on my phone while I was commuting upcountry. So bear with me as I was supposed to have released this a few months back. Why did I decide to give Vim a go? My ...53 likes·948 readsVim as an IDEvim
Shahid Hussainshahidhussain.hashnode.net·Jan 27, 2023IDE or Text-Editor?Start this article with a motivation:- "Every master was once a beginner. And every pro began as an amateur." - Robin Sharma The most curious question for every beginner programmer is what is an IDE or a Text-Editor? When I started my coding journe...11 likes·48 readsIDEs
Ijeoma Igboaguijaycent.hashnode.net·Aug 14, 2022Review: Text-Editor at TabulioBlogging is a medium of communication for everyone, a means of passing information and knowledge about what you know. Creatives such as developers, writers, and designers enjoy blogging. As creatives, we have different platforms which can be used to ...5 likes·28 readsBeginner Developers
Shahid Hussainshahidhussain.hashnode.net·Jan 27, 2023IDE or Text-Editor?Start this article with a motivation:- "Every master was once a beginner. And every pro began as an amateur." - Robin Sharma The most curious question for every beginner programmer is what is an IDE or a Text-Editor? When I started my coding journe...11 likes·48 readsIDEs
Ijeoma Igboaguijaycent.hashnode.net·Aug 14, 2022Review: Text-Editor at TabulioBlogging is a medium of communication for everyone, a means of passing information and knowledge about what you know. Creatives such as developers, writers, and designers enjoy blogging. As creatives, we have different platforms which can be used to ...5 likes·28 readsBeginner Developers
Satish Kumarsatishkumar.hashnode.net·Apr 28, 2022Oracle JET Sample Custom Component : Monaco EditorWe had come across a requirement wherein we needed to embed a code editor into a webpage. While the reason for this requirement can be manifold there is no standard JET component to achieve this. Hence we started exploring the Custom Web Component. T...304 readsJavaScript
Ngọc Nguyễn Duy Minhngocoder.hashnode.net·Apr 10, 2022Why You Should Dump VSCode, Move To NeoVim, And Why You Shouldn'tI recently went down to the Vim rabbit hole to find out how my fellow developer friends can't get out of it. I am afraid, but the more I want to know, the more I need to get there. I was mentally and physically ready to simply explore 'the rabbit hol...1.4K readsText Editors
Oluwaseun Aransiolaseun.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 ...835 readsText Editors
Techsolutionstufftechsolutionstuff.hashnode.net·Sep 15, 2021How To Install TinyMCE Editor In LaravelIn this artical we will give you example how to Install tinymce editor in laravel, Tinymce editor is rich-text opensource editor, It has the ability to convert HTML textarea fields or other HTML elements to editor instances, here we will see how to u...41 readsLaravel
Techsolutionstufftechsolutionstuff.hashnode.net·Sep 13, 2021How to Install CKEditor in LaravelToday in this post we will see you how to Install ckeditor in laravel, CKEditor is rich text editor using ckeditor we can write content directly inside of web pages or online applications. ckeditor provide many features like add images, create html t...34 readsLaravel
Tommy Hodevduck123.hashnode.net·Nov 21, 2020Visual Studio Code: A Super Convenient ToolVisual Studio isn't exactly an (IDE) Integrated Development Environment, but it is certainly an excellent code editor. It was developed by Microsoft and has tons of built-in support and features that allows for more effective and efficient coding. C...55 readsVisual Studio Code
Collins Rutokaka_ruto.hashnode.net·Oct 17, 2019FeaturedVim After A MonthMy Vim Journey I started learning vim in May this year. I wrote this article a month later on my phone while I was commuting upcountry. So bear with me as I was supposed to have released this a few months back. Why did I decide to give Vim a go? My ...53 likes·948 readsVim as an IDEvim
Lazarlazar.hashnode.net·Jul 11, 2019Day 1 Text file modifier written in PythonI am kinda ashamed at releasing this before it is completely finished. Because I didn't have enough time to finish it, i had to change the name from "Text Editor" to "Text Modifier". Okay so this is how it got started. This week I was playing around...2 likes·43 readstext editor