|
|
|
|
|
by arcfour
19 days ago
|
|
There's nothing wrong with writing CLI stuff in Node. It has interfaces to work with terminals built-in that aren't unlike what you'd find in any other language. I say this as someone who has worked with ncurses in C a decent amount (and there is a reason I try to avoid doing so anymore!) React, however, I do find questionable, even having read about and understanding the idea behind Ink. |
|