
RemNote
Anki
Memrise
Quizlet
Mochi
AnkiDroid
Duolingo
Logseq
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Supercharge your learning, thinking, and organization.
Portals, References, and Backlinks Link notes and ideas to supercharge your memory, organization, and thinking skills.
Notes and Flashcards Reunited Create flashcards directly within your notes to rapidly break down and remember any body of knowledge.
Spaced Repetition Consolidate knowledge in your long-term memory with a personalized spaced-repetition learning schedule.
Powerful Search Super-fast global search turns your notes into a lifelong knowledge base and library.
Knowledge Sharing Easily share documents (including flashcards) with teams, students, peers, or the world.
Rich Import and Export You own your data. Import content directly from Markdown, Workflowy, Roam, Dynalist, and Anki. Export in multiple formats.
RemNote
StackBlitzWe all love the idea of building a "second brain". RemNote has become increasingly popular since the start of 2020. Why? *Because it combines studying with Knowledge Management in a way that hasn't been seen before. *
If you are searching for a rather learning-related tool for โconnected thinkingโ, RemNote is the way to go. In RemNote, you can create spaced repetition flashcards while taking notes with the outlining feature. This is beneficial because the order of your notes will always keep tidied up - You will always have an overview.
Additionally, RemNote adds new features every month. You can use it for Project Management, Note-Taking, or even journaling.
I've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, StackBlitz should be more popular than RemNote. It has been mentiond 112 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.
Has anybody used remnote.com for IGCSE? If so, how do you use it to make notes/revise? Source: about 3 years ago
Flashcards/spaced repetition is a great way to get familiar with concepts and terms for memorization based subjects. Some apps like Remnote and Quizlet are great since they make you practice concepts you're less familiar with more often and concepts you're more familiar with more often. You could open it up any time you're idle like on the bus too. It'd either require you to make your own flashcards first or get... Source: over 3 years ago
We've found and deployed a workaround; http://remnote.com and syncing are back! Thank you again for your patience. We'll post a final update once the underlying issue from our hosting provider is solved. Source: almost 4 years ago
Meanwhile, does the webapp (remnote.com) work for you? Source: almost 4 years ago
I use RemNote, but "my" framework is tool-agnostic:. Source: almost 4 years ago
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
Anki - Anki is a program which makes remembering things easy. Because it's a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.
CodeSandbox - Online playground for React
Memrise - Learn a new language with games, humorous chatbots and over 30,000 native speaker videos.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Quizlet - Quizlet allows you to review and create flashcards for a variety of subjects, such as math and reading.
CodePen - A front end web development playground.