
Readwise
Raindrop.io
Instapaper
Obsidian.md
Hardcover
Clippings.io
Notion
Literal
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Readwise
StackBlitzI imported my kindle highlights, as many others. Now I daily review some highlights (thanks to a dashboard, I am motivated). And where I didn't create highlights, as I only listened to the audiobooks, I get the highlights from others. It also allows to create beautiful quotes. It adds the book cover and matches quote and background with colours found on the book title! Really nice!
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.
StackBlitz might be a bit more popular than Readwise. We know about 112 links to it since March 2021 and only 88 links to Readwise. 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.
Anyway, as I reached the end of the chapter, I wanted to read my Readwise's daily recap. However, my iPhone was in other room. I didnโt want to get up; I was tired. - Source: dev.to / 16 days ago
The only highlights that Readwise retrieves semi-automatically are from the books I buy from Kindle, by going into the Readwise app and clicking a button. If I upload them to Kindle or need highlights from the Apple Books app, I have to open the book, go to my highlights, select them all, and then email them to a Readwise email address. - Source: dev.to / over 1 year ago
Readwise also has this feature. I get a daily email with a random assortment of highlights that have been pulled in from multiple sources (Reader, Notion, Kindle, etc.) The product benefit in their case is that it's kind of like Zapier, but for notes. https://readwise.io/. - Source: Hacker News / over 1 year ago
Go to readwise.io and create an account if you don't already have one. - Source: dev.to / over 1 year ago
Sign up for a Readwise account if you haven't already readwise.io. - Source: dev.to / over 1 year 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 / about 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
Raindrop.io - All your articles, photos, video & content from web & apps in one place.
CodeSandbox - Online playground for React
Instapaper - Instapaper is a simple tool to save web pages for reading later.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
CodePen - A front end web development playground.