
CodeMirror
ACE (Ajax Code Editor)
ProseMirror
Monaco Editor
ACE
Monaco
Sublime Text
Android Studio
Eloquent JavaScript
VS Code
CodePen
GitHub
Node.js
RegExr
JSFiddle
CodeSandbox
CodeMirror
Eloquent JavaScriptBased on our record, Eloquent JavaScript should be more popular than CodeMirror. It has been mentiond 218 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The query editor in the Trigger.dev dashboard is built on CodeMirror 6 and uses a dual-parser architecture. - Source: dev.to / 4 months ago
CodeMirror โ lighter than Monaco, still powerful. - Source: dev.to / 6 months ago
CodeMirror is amazing these days, super lightweight compared to Monaco, and pretty extensible: https://codemirror.net/ For something non-browser, Iโm currently using Zed and itโs pretty good: https://zed.dev/. - Source: Hacker News / 12 months ago
Scrappy co-creator here. Scrappy is local-first, so data is stored locally in your browser, and optionally replicated to a lightweight sync server, to help coordinate syncing between peers. In other words, Scrappy is almost entirely front-end. The only third-party dependencies are Yjs and CodeMirror . We donโt use any other libraries or frameworks like React. Thereโs no... - Source: Hacker News / about 1 year ago
Scrappy co-creator here. It was a surprise to us that this blew up on HN. We've hurriedly added an FAQ to the write-up. In regards to this question about the "Scrappy backend": Scrappy is local-first, so data is stored locally in your browser, and optionally replicated to a lightweight sync server, to help coordinate syncing between peers. In other words, Scrappy is almost entirely front-end. The only third-party... - Source: Hacker News / about 1 year ago
If you havenโt read Eloquent JavaScript , go check it out. Itโs one of my all-time favourite programming books โ hands down. - Source: dev.to / 10 months ago
Videos, blogs, text-based teachings, YouTube project-based learning, books, and the like are all examples of various methods and mediums of acquiring skills, especially in the software engineering industry. As I continue to navigate this challenge, I've made major changes, one being that I will now document the journey, and the other, I switched to reading books on JavaScript. I currently use the book ELOQUENT... - Source: dev.to / almost 2 years ago
Seconded. I won't recommend it and no one I know has recommended it for a decade. It's hard for someone who doesn't know JS to know which parts has changed and is no longer the way to do things. https://github.com/getify/You-Dont-Know-JS are the 2 best source for learning JS. If you don't have time to read both, just go with https://eloquentjavascript.net/ If one needs to go further, go through... - Source: Hacker News / almost 2 years ago
> Do you have any tip for learning js at it's fundamentals? I would recommend: - https://eloquentjavascript.net/ - https://javascript.info/. - Source: Hacker News / almost 2 years ago
Eloquent JavaScript is a free online book by Marijn Haverbeke. It's a great resource for learning JavaScript from scratch, with a focus on writing clean and effective code. - Source: dev.to / almost 2 years ago
ACE (Ajax Code Editor) - Focused and built towards coders, web designers, and web builders, ACE (Ajax Code Editor) can help...
VS Code - Build and debug modern web and cloud applications, by Microsoft
ProseMirror - A toolkit for building rich-text editors on the web
CodePen - A front end web development playground.
Monaco Editor - A browser based code editor
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.