
Standard Notes
Joplin
Evernote
OneNote
Simplenote
Google Keep
Obsidian.md
Notion
Chrome DevTools
Firefox Developer Tools
GitHub
HTTP Debugger
Fiddler
VS Code
Charles Proxy
puppeteer
Standard NotesBased on our record, Standard Notes should be more popular than Chrome DevTools. It has been mentiond 131 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.
I can recommend Standard Notes as an alternative. https://standardnotes.com/ Works well on all paltforms, desktop and mobile. The sync works also great. It also backs up to text files on your computer, so that you can back up your files with your regular backup process and you can also easily move away if you would like to one day. - Source: Hacker News / 6 months ago
Standard Notes Official Website A super-private, encryption-first notes app worth checking out. - Source: dev.to / over 1 year ago
I haven’t used this service, but it does have some kind of integrated publishing feature. https://standardnotes.com/. - Source: Hacker News / almost 2 years ago
This certainly could be useful for me personally, but it would need more functionality. I think the _full_ project could be very useful though. However I would ask, how is this different from e.g. https://standardnotes.com/ and other note systems available ? - Source: Hacker News / over 2 years ago
Standard Notes - Fully Private and Secure with Multiple different Editors and Backup options including Self hosting. Source: over 2 years ago
You hit a bug. You open the logs. You switch to the code. You check the database. You open the browser dev tools (like Chrome DevTools). You go back to the logs. Every switch costs you mental context. Studies show it takes 15–25 minutes to regain deep focus after a context switch. A single debugging session can involve dozens of them. - Source: dev.to / 6 months ago
Familiarize yourself with two built-in tools you will use repeatedly. First, Chrome's internal task manager, which you open with Shift+Esc on Windows and Linux or through the Window menu on macOS. Second, the DevTools Performance panel, accessible via F12 or Cmd+Option+I on Mac. Both of these are essential for diagnosing which specific tab, extension, or process is responsible for the slowdown you are experiencing. - Source: dev.to / 6 months ago
The copy() function is a DevTools-specific API documented in the Chrome DevTools reference. It writes directly to the system clipboard. For a broader look at what DevTools offers, check out the browser developer tools overview on zovo.one. - Source: dev.to / 6 months ago
YouTube uses infinite scrolling to load new elements on the page, similar to what we discussed in the corresponding article from the Apify team. Let's look at how this works using DevTools and the Network tab. - Source: dev.to / about 1 year ago
Let's look at what happens under the hood when we scroll a TikTok page. I recommend studying network activity in DevTools to understand what requests are going to the server. - Source: dev.to / over 1 year ago
Joplin - Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, tagged and modified either from the applications directly or from your own text editor.
Firefox Developer Tools - Examine, edit, and debug HTML, CSS, and JavaScript on the desktop and on mobile.
Evernote - Bring your life's work together in one digital workspace. Evernote is the place to collect inspirational ideas, write meaningful words, and move your important projects forward.
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.
OneNote - Get the OneNote app for free on your tablet, phone, and computer, so you can capture your ideas and to-do lists in one place wherever you are. Or try OneNote with Office for free.
HTTP Debugger - Debug HTTP API calls to a back-end and between back-ends. Easy of use, clean UI, and short ramp-up time. Not a proxy, no network issues!