
Things
Todoist
TickTick
Remember The Milk
Trello
Asana
Any.DO
Workflowy
rollup.js
Webpack
esbuild
Vite
Parcel
npm
RequireJS
stealjs
Things
rollup.jsThings is ideal for individuals who are deeply integrated into the Apple ecosystem and appreciate a minimalist design approach. It's perfect for users who prefer a straightforward, no-frills task management system that emphasizes ease of use, efficiency, and aesthetic appeal.
No rollup.js videos yet. You could help us improve this page by suggesting one.
rollup.js might be a bit more popular than Things. We know about 68 links to it since March 2021 and only 58 links to Things. 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.
Correct: https://culturedcode.com/things/ Looks like the different apps (desktop, mobile, iPad) have different prices, but all are one-time payments of $10-$50. - Source: Hacker News / over 1 year ago
Things 3is an award-winning task management application known for its clean, elegant interface and intuitive usability. It employs a minimalist design style, allowing users to easily add, organize, and view tasks, helping individuals efficiently manage daily affairs. While Things 3 does not support team collaboration features, it provides a smooth user experience on macOS as a personal task management tool. - Source: dev.to / over 1 year ago
How badly do Twos want to SEO rank on searches for Things? https://culturedcode.com/things/. - Source: Hacker News / over 1 year ago
Alfred - Productivity App for macOS [1] iTerm2 - macOS Terminal Replacement [2] Dropshare App - upload anything anywhere on macOS [3] Mimestream - A native macOS email client for Gmail [4] Things - To-Do List for Mac & iOS [5] [1] https://www.alfredapp.com [2] https://iterm2.com [3] https://dropshare.app [4] https://mimestream.com [5] https://culturedcode.com/things. - Source: Hacker News / about 2 years ago
Currently, I use Things (https://culturedcode.com/things/) for tasks and Evernote for notes, and experimented with Freeform (I love the visual aspect and simplicity). At work, I've used Notion, Mural, Miro, LucidChart, Quip, and many other collaboration-based knowledge systems. I never researched the best of personal knowledge systems until now. Source: almost 3 years ago
This article presents a bunch of ways how to find unused code, remove it, and configure tools and bundler to prevent dead code in the future. Sections for bundler are based on set of Vite, which under the hood delegates to Rollup in production. - Source: dev.to / 16 days ago
The reality is simple: minification was never security. It's a size optimization that bundlers like esbuild, Webpack, and Rollup do by default. Variable renaming slows down human readers but LLMs read minified code like you read formatted code. - Source: dev.to / 4 months ago
Before addressing the solution, it's useful to contextualize the role of the bundler. In a modern frontend architecture, the bundler (such as webpack, rollup, or vite) has the task of traversing the application's dependency graph, resolving each import statement, to combine modules and assets into static files optimized for browser execution. - Source: dev.to / 8 months ago
As a library author, itโs important to support both legacy CommonJS projects and modern ESM projects. The solution is to publish a single npm package compatible with both module formats. This guide demonstrates how to build and publish a universal NPM package using the Nx Dev Toolkit and Rollup. - Source: dev.to / 9 months ago
I did try rollup with terser but I saw similar results. - Source: dev.to / about 1 year ago
Todoist - Todoist is a to-do list that helps you get organized, at work and in life.
Webpack - Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
TickTick - TickTickis a cross-platform to-do list app & task manager helps you to get all things done and make life well organized.
esbuild - An extremely fast JavaScript bundler and minifier
Remember The Milk - Remember The Milk is a task and time management application for mobile devices.
Vite - Next Generation Frontend Tooling