I`m offToDo

This amazing web application will help you quickly checklist your to-dos or purchases on your smartphone or computer. The application runs on PWA technology and can be installed locally as a web application on a smartphone or computer.

To compile the list and the application does not require an Internet connection and cloud databases. The application saves all information in the Local Storage.

Use to your heart's content!
PoliWeb is for you!

Top Articles Tagged with #Vue

A curated list of the most insightful and useful articles about Vue.js from the Dev.to community

Articles From (days):
Articles Per Page:

Setup a Micro-Frontend architecture in 15min with Vite!

In a monolithic frontend architecture, a single codebase handles the entire user interface. While...

Learn More 204 39Dec 10 '24

State Management in Front-end Web Development: State 101

Learn where to keep your variables to improve your app design, performance, and readability. ...

Learn More 113 21Jun 2

Why Stop Using TypeScript for Small Projects?

TypeScript is great—until it isn’t. After years of using it everywhere, I realized it’s not always the right choice. Here’s why I’ve stopped using TypeScript for small projects.

Learn More 158 168Mar 22

10 Must-Know TypeScript Features to Improve Your Coding Efficiency

TypeScript has redefined how developers write scalable and maintainable JavaScript code. While its...

Learn More 86 1Dec 17 '24

Top 10 Vue.js libraries you should be using in 2025

Vue.js has become a popular framework for building modern web applications, thanks to its flexibility...

Learn More 108 10Dec 30 '24

A Mid-career Retrospective of Stores for State Management

Working on a living product after 2 years on design systems and component libraries has inspired...

Learn More 16 1Dec 21 '24

10 Tips to Write Cleaner Vue.js Code

When transitioning from one project to another (for example when changing jobs) there is always this...

Learn More 83 13Dec 9 '24

Optimizing heavy operations in Vue with Web Workers

Heavy computations on the main thread can lead to sluggish UI, dropped frames, and poor user...

Learn More 32 1Apr 14

vueframe V3 is here !!!

Hey guys I officially have released V3 of vueframe, adding a bunch of quality of life improvements...

Learn More 11 2Jan 17

What are PDF.js Layers and How You Can Use them in Vue.js

PDF is everywhere, no matter what kind of web app you’re building, you’re bound to need a convenient...

Learn More 43 3Mar 4

Testing Vue components with Vitest

Modern front-end development demands robust testing practices to ensure the reliability and...

Learn More 38 4Jan 13

How Good Are Accessibility Linters? A Practical Test of React, Vue, and Angular

As front-end developers, we know the accessibility docs for our frameworks exist. But in practice,...

Learn More 3 0Nov 11