2016.12.07 / Technology research
Carol Jon
KNOWORTH
只有想不到、没有做不到
2025-09-13 / Technology research
Programming is an industry thats constantly moving forward. At some point, you might take an honest look at your own skills and conclude that youve fallen behind the curve. When youre a professional this is easy to do because the chances are you have no need to push yourself day in and day out. But sooner or later falling behind the trends will come back to bite you. Youll be less competitive in business and in the job market. So how do you get back on top of your game again? Use Your Knowledge in a New Way The biggest reason why people fall behind is that theyre not doing anything different. […]
by Carol Jon
2025-09-13 / Other
Apps are powerful, easy to learn and, thanks to the spread of mobile devices, wildly popular. But they come with downsides: to solve a complex task, users often have to switch between apps, even multiple times. It doesnt have to be this wayif we start looking at apps more as service providers. The Apps Eco-System: Simple And Extensible Obvious cases of systems that can be extended via apps. Apps are everywhere, on smartphones, tablets, TVs, set-top boxes and watches. We also see a rebirth of apps on desktops, where installable applications have been around for some time, of course. Something ha[…]
by Andreas Weder
2025-09-13 / Technology research
Today were happy to announce the release of TypeScript 1.5. This release took an alpha, a beta, and your help to get here. Its a big one, so lets get started! TypeScript 1.5 is part of the newly released Visual Studio 2015. You can also get a separate download for Visual Studio 2013, npm, and straight from GitHub. ES6 support TypeScript 1.5 - closing the gap on Kangax ES6 support TypeScript 1.5 adds a number of new ES6 features including modules, destructuring, spread, for..of, symbols, computed properties, let/const, and tagged string templates. There is quite a bit of information availabl[…]
by Jonathan Turner