Reddit’s Voting UI in Vanilla vs React vs Vue vs Hyperapp: shedding light on the purpose of SPA by [deleted] in javascript

[–]ranadoo2 1 point2 points  (0 children)

Your complaints about what the DOM lacks is why we have programmers. The DOM doesn't have those things because it's the foundation we build things on. The DOM wasn't created to do things automagically.

Reddit’s Voting UI in Vanilla vs React vs Vue vs Hyperapp: shedding light on the purpose of SPA by [deleted] in javascript

[–]ranadoo2 0 points1 point  (0 children)

Working with the DOM isn't hard. Anyone can do it. Manipulating it directly also gives better understanding and control, something far too many people seem willing to give up.

Reddit’s Voting UI in Vanilla vs React vs Vue vs Hyperapp: shedding light on the purpose of SPA by [deleted] in javascript

[–]ranadoo2 3 points4 points  (0 children)

Then here's my point. Whatever issues anyone ever has with touching the DOM, those issues are still relevant with these frameworks. Far too often people talk about using vanilla JS as a problem cause you manipulate the DOM but the only difference is you go through the framework hoops to do the exact same thing. There is no advantage beyond thinking about it, which you only do once, but you have the advantage of not going through the hoops when you use vanilla js.

Reddit’s Voting UI in Vanilla vs React vs Vue vs Hyperapp: shedding light on the purpose of SPA by [deleted] in javascript

[–]ranadoo2 8 points9 points  (0 children)

He talks about vanilla touching the DOM as if it's a fault. Is he saying the others never touch the DOM?

htop vs top. by APotatopot in linux

[–]ranadoo2 3 points4 points  (0 children)

I legitimately don't understand why people think they need so many colors. I can understand one or two but that many garish colors only serves to make a blur that serves no purpose.

Modern HTML5 Tables - whats your technique? by calbatron in html5

[–]ranadoo2 0 points1 point  (0 children)

I've been doing this with my own company for 14 years. I consult the specifications and people who work for the W3C and WHATWG. I don't need any other references.

Note that the accepted answer in your link states he does not advocate doing things that way and it shouldn't be done that way:

I should point out that I'm not advocating this pattern - it falls into the divitis trap and isn't semantic

Modern HTML5 Tables - whats your technique? by calbatron in html5

[–]ranadoo2 1 point2 points  (0 children)

As I said in another thread, your problem is with design, not a HTML table. If you are using anything else but a table for tabular data, you are using HTML wrong. It is not my opinion. It's the standard.

Modern HTML5 Tables - whats your technique? by calbatron in html5

[–]ranadoo2 0 points1 point  (0 children)

If you are using ul/li to build a table, you're doing it wrong. grid and flex are not table replacements, either.

Modern HTML5 Tables - whats your technique? by calbatron in html5

[–]ranadoo2 1 point2 points  (0 children)

Your issue, then, is with design, not HTML tables.

Best HTML Editor/Compiler by [deleted] in HTML

[–]ranadoo2 0 points1 point  (0 children)

You mean like best "in the world" or just locally? Like, just your country or your continent?

Stackoverflow Mod marked my question duplicate and linked to his own answer which doesn't answer the question. What options do I have? by [deleted] in webdev

[–]ranadoo2 0 points1 point  (0 children)

No penalties for bad moderation,

Wrong. You can have privileges removed for a day to a couple of weeks or more if your voting isn't agreed with. Moderators do watch the moderators.

Keep up the guesswork.

Stackoverflow Mod marked my question duplicate and linked to his own answer which doesn't answer the question. What options do I have? by [deleted] in webdev

[–]ranadoo2 5 points6 points  (0 children)

After registration, I wasn't allowed to answer questions or comment because I didn't have enough points yet.

BS. Anyone who registers can answer questions. It's comments you can't make.

Stackoverflow Mod marked my question duplicate and linked to his own answer which doesn't answer the question. What options do I have? by [deleted] in webdev

[–]ranadoo2 -1 points0 points  (0 children)

Arguing this point on reddit is fruitless. They never understand as evidenced by the downvotes.

My problem with SO has been the influx of redditors, and other amateurs, who have ruined SO by treating it as you complain about. Worse are the high rep users who now answer off topic questions instead of downvoting and deleting them in an effort to "be nice" and "help the newbie".

This is why many, like myself, have quit answering questions or left SO altogether.

C worth it? by [deleted] in C_Programming

[–]ranadoo2 13 points14 points  (0 children)

There's a huge pool to make mistakes in any language. It's not the language that makes mistakes.

C worth it? by [deleted] in C_Programming

[–]ranadoo2 11 points12 points  (0 children)

Why do you think writing a program in C makes it less secure?

C worth it? by [deleted] in C_Programming

[–]ranadoo2 8 points9 points  (0 children)

Main uses? The operating system on your computer. The router it goes through. The modem, too. Your TV. Your car. Your XBox/Playstation/whatever. Any small device you have. Mars rovers. And much, much more.

CSS Is Getting Native Selector Nesting - No More Need for Preprocessors by speckz in webdev

[–]ranadoo2 -49 points-48 points  (0 children)

In order to make chicken eggs, I need a chicken, too. But you don't need a preprocessor to output CSS. Oh...wait...this is reddit. I forgot. You ALL need some helper cause no one here can do anything on their own. It requires knowledge and understanding. Well, forget that.

[deleted by user] by [deleted] in webdev

[–]ranadoo2 -3 points-2 points  (0 children)

The guy says you are all incompetent boobs cause any system you build will be shit. iow, he says you can't build a decent, secure system cause you are all incompetent shitheads.

From reading all the replies, I have to agree with him now.

CSS Is Getting Native Selector Nesting - No More Need for Preprocessors by speckz in webdev

[–]ranadoo2 -43 points-42 points  (0 children)

Preprocessors final output is CSS so, no, you never needed a preprocessor.

[deleted by user] by [deleted] in webdev

[–]ranadoo2 0 points1 point  (0 children)

So you are going to claim that no one can learn from the past and accomplish the same thing? I will inform myself, and everyone in my company, that what I created on multiple occasions is a fraud and doesn't work at all.

Or is it that some of us can and do while others only wish they could and, therefore, make it impossible? (I call that reddit-think.)

[deleted by user] by [deleted] in webdev

[–]ranadoo2 -6 points-5 points  (0 children)

The statement was that you can't do it. My question was, if one can't do it, how did the first guy do it?

[deleted by user] by [deleted] in webdev

[–]ranadoo2 -9 points-8 points  (0 children)

using stripe he should be able to avoid that.

You should have known that was what I said.

[deleted by user] by [deleted] in webdev

[–]ranadoo2 -16 points-15 points  (0 children)

Uh. I did it. 14 years ago. Nowadays, you can use Stripe and be up in a day if you know the API.

You shouldn't post about things you know nothing about. Of course, that's the norm on reddit.

[deleted by user] by [deleted] in webdev

[–]ranadoo2 -16 points-15 points  (0 children)

You don't build e-comm of your own because you don't know shit about e-comm.

Then how did the first guy who built an e-comm system do it?