Earlier quoted context omitted.
That’s a good thought. As bad as JS is, I’d still prefer it to VBA.
Having had to write both, professionally... You've just never seen the monstrosity that is enterprise-level VBA. Javascript is a godsend over VBA.
Office 365 is being completely rewritten in JavaScript
291–300 of 459 posts
Re: Office 365 is being completely rewritten in JavaScript
#292Seriously? This is a bad idea, and I say that as a engineer who writes a lot of JavaScript.
Re: Office 365 is being completely rewritten in JavaScript
#293Re: Office 365 is being completely rewritten in JavaScript
#294So of all the good, far more suitable languages they could use, we're getting it written the flaming pile of trash that is JavaScript? Why though?
because it is not a pile of trash. the programmer can be a pile of trash though.
Re: Office 365 is being completely rewritten in JavaScript
#295Seriously? This is a bad idea, and I say that as a engineer who writes a lot of JavaScript.
They are using TypeScript for large scale projects.
Re: Office 365 is being completely rewritten in JavaScript
#296Earlier quoted context omitted.
I also think it’s extremely unlikely MS is announcing an new native code compiler for JavaScript, something I’m not sure anyone knows how to do with reasonable performance, with a Tweet this casual.
Web Views with native API's. So not truly native compilation.
Re: Office 365 is being completely rewritten in JavaScript
#297Ugggh :( I miss my old Outlook 2013. Outlook 2016 is so slow it can’t keep up wirh my typing. I thought it already was javascript. Guess it will be even slower still. Super! (not)
2003 was the sweet spot, I always thought. I still have a usb stick with a portable copy of Word 2003 on it from somewhere, that I pull out when Word 2016 starts crashing and locking up.
Re: Office 365 is being completely rewritten in JavaScript
#298One Day Microsoft made VSCode and everyone loves them. The Second day Microsoft decide to buy GitHub and everyone were flocking off to Gitlab, everyone hates them. Now they are moving to the biblical end of computing era by making every Javascript. May be they will even Open Source the Windows Kernel some day.
Re: Office 365 is being completely rewritten in JavaScript
#299Earlier quoted context omitted.
They are using TypeScript for large scale projects.
Which is an even worse idea. In widespread practice, I regularly work with developers who can't even master JavaScript. To blithely toss another CoffeeScript in the mix is foolish if you ask me.
Re: Office 365 is being completely rewritten in JavaScript
#300Earlier quoted context omitted.
Which is an even worse idea. In widespread practice, I regularly work with developers who can't even master JavaScript. To blithely toss another CoffeeScript in the mix is foolish if you ask me.
You may want to actually learn what Typescript is before blithely making such comments.