2017 has come to a close with React taking the lead as the top application and data tool. This comes from StackShare’s recent release of its top 50 developer tools of 2017. After appearing on StackShare’s list at number 10 last year, React kicked JavaScript out of the number one spot for the first time … continue reading
Webpack has announced the release of Webpack 4 beta. Webpack is a open-source JavaScript module bundler. The latest release provides a major upgrade to the previous version as the performance is greatly enhanced, according to the team. The production mode also provides different optimizations and the development mode provides a faster experience for developers. “When … continue reading
The Angular team has announced the first stable release of its Component Development Kit (CDK). The CDK was built for developers to add high quality behaviors to their components with minimal effort. “Modern web development is all about components. Angular gives developers a way to define these discrete chunks of UI and then compose them … continue reading
When wannabe developers ask what books they should read, I usually respond “First off, just read.” A large part of the software development process is reading other people’s’ code. That said, the best thing you can do to improve as a developer is to read anything that will sharpen your speed and comprehension skills. The … continue reading
Angular 5.2.0 was released yesterday. It is a minor release that adds new features such as improved type checking for templates, support for TypeScript 2.6, and improved router parameters and data inheritance. According to the company, it is meant to be a drop-in replacement for Angular 5.1 and contains many bug fixes. It adds a … continue reading
The Node.js company NodeSource is releasing a Node by Numbers 2017 analysis to look at the growth and adoption of the JavaScript project. Node.js is a JavaScript runtime that features an event-driven, non-block I/O model. “By all measures, 2016 was a fantastic year for Node.js – and 2017 was even better. Metrics across the board … continue reading
The JS Foundation has paired up two of its projects in order to deliver a set of tools that would allow JavaScript developers to deploy serverless apps. Serverless applications have many benefits, such as modularity, ease of upgrade, and cost reductions, but often teams have problems getting started with the build process, the foundation said. … continue reading
The Aurelia team has announced big ambitions to add new features and platform capabilities in 2018. Aurelia is an open source, next generation JavaScript client framework for web, mobile and desktop. The team announced plans to add support for server-side rendering, enhance the project’s UX, provide strong compatibility for web components, address sing-file component development … continue reading
The State of JavaScript 2017 has released its features and opinion survey results. The report was released last month with the promise of adding more results in the coming weeks. The features section looks at what features developers value the most. All features were considered nice to have, but not important. Code splitting, hot module reloading, and … continue reading
The Node.js company NodeSource is celebrating the holidays with a new round of funding announced today. In a series B funding, the company raised $17.5 million. The money will be used towards the company’s engineering, support and global go-to-market teams. This brings NodeSource’s total amount raised to $33.4 million since 2014. “Our Node.js solutions are … continue reading
As programmers prepare for the new year, they will need to stay up-to-date on the most in-demand skills employers are looking for. Coding Dojo has released the top seven most in-demand programming languages developers should be aware of over the next year. “Software development is a dynamic field. New and in-demand programming languages, frameworks and … continue reading
No matter how developers feel about JavaScript, one thing is for certain: the programming language keeps evolving year after year. JavaScript developers Raphaël Benitte, Sacha Greif and Michael Rambeau released the State of JavaScript 2017 report to get a complete picture of the programming language. “A few years back, a JavaScript survey would’ve been a … continue reading