Live data from Hacker News

Show HN: Remember – A progressive Todo app

github.com

11–20 of 39 posts

Re: Show HN: Remember – A progressive Todo app

#11

The application is great but you illustrate perfectly what the web development is becoming, tens of files for just 3 features (add, edit, complete)

Exactly. I initially thought it was satire. A dozen external libraries and a special package manager to build something that can be written with equivalent functionality in 10 lines of bash.

I don't exactly get why this is posted here. It seems like OP did this for the sake of his own learning, and that's well and good. But this is not a particularly interesting project and doesn't do anything novel.

Re: Show HN: Remember – A progressive Todo app

#13
post #10
post #9

Earlier quoted context omitted.

I think you're correct: "I built to learn about progressive webapps or PWA"

What is a "progressive" web app? Serious question! EDIT: Thanks for the explanations!

Google's marketing term for websites that use Service Workers in a manner that allows the site to function while offline. The sites also have to publish a Manifest file with metadata like icons and a start URL to be considered a "PWA."

Re: Show HN: Remember – A progressive Todo app

#14
post #10
post #9

Earlier quoted context omitted.

I think you're correct: "I built to learn about progressive webapps or PWA"

What is a "progressive" web app? Serious question! EDIT: Thanks for the explanations!

Before reading, I thought it was going to be an approach to todo lists, but it's merely "progressive" in the "progressive enhancement" sense.

It's essentially a sample app for the offline-first approach to application design.

Re: Show HN: Remember – A progressive Todo app

#15
post #3

Retarded app for retarded people.

We've banned this account for violating the HN guidelines. If you'd like it not to be banned, you're welcome to email hn@ycombinator.com. We're happy to unban accounts when people give us reason to believe they'll follow the rules in the future.

https://news.ycombinator.com/newsguidelines.html

https://news.ycombinator.com/newswelcome.html

Re: Show HN: Remember – A progressive Todo app

#16

The application is great but you illustrate perfectly what the web development is becoming, tens of files for just 3 features (add, edit, complete)

Modern web development is turning into the bloated mess of enterprise java we tried to abandon in 1999.

Re: Show HN: Remember – A progressive Todo app

#17

The application is great but you illustrate perfectly what the web development is becoming, tens of files for just 3 features (add, edit, complete)

The first time I saw this things I thought: well, Java programmers are coming to web development ...

There're too many over engineering that call itself "simple" .

Re: Show HN: Remember – A progressive Todo app

#18
post #3

Retarded app for retarded people.

It is called "simple, easy and intuitive UI". It is the ultimate dream of every designer and product manager. Please go back to your cave to brush bits and bytes in assembly.

I get the heated response to the comment, but I'm not sure you can state this is "the ultimate dream of every designer and product manager". It is very simple and easy, but there are a lot of features missing (swipe left to undo for example).

Also, don't hate the bits & bytes in assembly, some HN readers read assembly and write bit operations on a daily basis. Those who write UIs in assembly are probably masochists. :)

Post reply on HN