
Evernote
OneNote
Notion
Google Keep
Simplenote
Trello
Joplin
Todoist
Vitest
Vite
Playwright
react-testing-library
Jest
ESLint
Tailwind CSS
Prettier
Evernote
VitestVitest is recommended for developers working with Vue.js, Vite, or looking for a fast and efficient testing setup. It's particularly useful for those who want seamless integration with modern JS tooling and appreciate quick testing feedback loops.
No Vitest videos yet. You could help us improve this page by suggesting one.
The app helps keep everything organized and is really easy to use. Iโve been using it for a while now, and I really like it.
If you're someone who likes to keep everything in order and easily accessible, you'll want to check out the Evernote app. This app is designed to help you keep track of all your notes, ideas, and to-do lists in one place, and it does so with style.
From my experience using the app, I found that it's incredibly user-friendly and has a sleek design. You can easily create notes, organize them into notebooks, and even add tags to make it easier to find what you're looking for later on. Whether you're a student trying to keep track of your class notes or a busy professional juggling multiple projects, Evernote has you covered.
The thing that I personally like about Evernote is that before I have used word as my note taking application, than on my smartphone I have had used Google Keep and so my notes were just unorganized mess. But with Evernote now I can have my notes at one place and unified. Also the fact that I can log to another device and my notes are "just there" is really nice. And also I like graphics user interface of Evernote.
Vitest might be a bit more popular than Evernote. We know about 92 links to it since March 2021 and only 66 links to Evernote. 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.
Obsidian is a multi-platform note-taking and writing app. Simple enough. But aren't there plenty of those around? Yes absolutely, but they each have downsides that I wasn't able to settle with long-term. With Google Cloud it was the difficult of linking between notes (this has improved since but it's still not quite what I want). With Evernote my notes were in a proprietary format and stuck in the cloud. Notion... - Source: dev.to / over 1 year ago
Notion, Obsidian, or Evernote: Great for organizing notes with tags, links, and summaries. - Source: dev.to / over 1 year ago
Evernoteโs mobile website design maintains its brand style and color palette, featuring a clean and simple layout. The siteโs centered call-to-action, โSign up for free,โ clearly directs users toward conversion while emphasizing the appโs value without distraction. - Source: dev.to / almost 2 years ago
Evernote.com โ Tool for organizing information. Share your notes and work together with others. - Source: dev.to / over 2 years ago
Shottr: A tool for taking screenshots and sharing them with others. It offers more functionality than the native macOS tool and is much lighter than Skitch. - Source: dev.to / about 3 years ago
I used to use ts-expect for this, but I migrated to Vitest's type-testing utils (expectTypeOf, above) to drop a dependency. Either way, I already had the tests, and I'll admit they really earned their keep. A type optimization can quietly turn { a: string } into { a?: string } and nothing throws. The tests are what catch that. - Source: dev.to / about 1 month ago
Vitest is a newer testing framework designed specifically for projects using Vite as a build tool. If your project already uses Vite, Vitest is worth knowing about because its test runner is significantly faster than Jest's in that context. - Source: dev.to / 3 months ago
Test fixtures. If you write tests with Jest or Vitest, converting fixture files ensures your mocks match production shapes. - Source: dev.to / 3 months ago
The project runs entirely on the VoidZero tool ecosystem. Tsdown for the build, oxfmt for formatting, vitest for testing, tsgo (native TypeScript 7 in Go) for type checking, and of course oxlint for linting the plugin itself. Every tool in the chain is built on Rust or optimized for speed. - Source: dev.to / 4 months ago
VoidZero launch week is drawing to a close, and the world of Javascript development has just been given a significant boost. If you follow developments in build tools, youโll know that fragmentation is rife, and that itโs difficult to stay at the cutting edge without using the best tool for each task. With the latest announcements regarding Vite, Oxlint and Vitest, Evan You team is taking a major step towards the... - Source: dev.to / 4 months ago
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.
Vite - Next Generation Frontend Tooling
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
Playwright - Playwright is automation software for Chromium, Firefox, Webkit using the Node.js library having a single API in place.
Google Keep - Capture notes, share them with others, and access them from your computer, phone or tablet. Free with a Google account.
react-testing-library - [`React Testing Library`][gh] builds on top of `DOM Testing Library` by adding