Echo JS 0.11.0

<~>

MaxArt comments

MaxArt 2848 days ago. link 1 point
I didn't mean an estimation for replacing a Java backend, but rather how much time will pass until Node will be considered a common and valid alternative to Java for building the business logic of an application.
MaxArt 2849 days ago. link 1 point
I think "guy" is quite neutral, and also "dude", and *also* "man" in neutral contexts (i.e., not opposed to "woman"), but still this isn't about JavaScript.
MaxArt 2851 days ago. link 1 point
How long until Node can actually and effectively replace a Java backend, though? And all of its business logic?

Talking about a complete JavaScript full stack, even in the business area.
MaxArt 2855 days ago. link 2 points
[spam]

But I'd like to note:

> Compatible with the most important browsers available in the market: IE 5.5+, Firefox 1.0+, Mozilla 1.3+, Netscape 7+, Chrome.

Netscape is really the selling point for me. Yeah.
MaxArt 2860 days ago. link 3 points
I appreciate the effort, but with all the extra burden isn't it better to use React.createElement directly?
MaxArt 2874 days ago. link 3 points
I'm pretty sure that has already been posted a while ago...
MaxArt 2880 days ago. link 1 point
It's an odd situation here.
While React - the library for which Jest was conceived - is basically just a virtual DOM library and so it's very basic, lately the community is shifting from the highly customizable and pluggable standard of tools (like Gulp, PostCSS or Mocha's ecosystem) to more battery-included solutions (like webpack and Jest) that relieve developers the burden of choosing, setting up and maintaining a boatload of plugins.
At least that's what I feel about the web dev community right now.
[more]