The latest State of JavaScript report reveals that while React and Vue are still the most popular JavaScript frameworks, the framework Svelte is starting to establish itself as a top contender for the top spot. Svelte has a user based that is 89% satisfied with it. Sixty-six percent of survey respondents were interested in using … continue reading
Runtime performance and better documentation are top priority for Angular developers. The Angular team recently reported its 2020 Developer Survey Results to find out how developers are doing with the mobile and desktop application framework, and where they can improve. When looking at how developers are dealing with updates, more than half the respondents stated … continue reading
Infragistics’ Ignite UI toolkit for Angular 11 includes a complete library of Angular-native UI components, material-based components and over 60 high-performance charts and data grids. The new release includes additions such as updates to all of the Angular grids, export to Excel, accessibility/ARIA, and more across all of the controls in its enterprise-grade toolkit. “We’ve … continue reading
The latest version of the TypeScript-based web application solution is now available. Angular 11 spans across the entire platform including the framework, CLI and components. The team announced with this release, its Operation Byelog goal is now complete. “When we shared Angular’s Roadmap, one of the items was Operation Byelog where we committed to putting … continue reading
Infragistics Ignite UI includes new features and enhancements to its Angular data grid, new theming capabilities and a set of new Material-inspired industry icons to improve productivity for developers. The new themes for application design provide UI developers and designers with two new palettes to apply to their applications. Also new filtering, sorting and editing … continue reading
In the latest version of Angular, Angular 10, a new strict opt-in mode was added in order to optimize build times and deliver apps faster with fewer problems. Currently, this new feature is still in opt-in mode because it comes with a few trade-offs, including stricter type checking and extra configuration. RELATED CONTENT: Angular 10 … continue reading
In response to COVID-19, the Angular team announced that it will extend AngularJS LTS by 6 months until the 31st of December 2021. After the LTS ends, the AngularJS package will still be available on npm, bower, and CDNs. “With the release of version 10 of Angular we continue to move the platform forward with … continue reading
Angular has announced a new roadmap in order to update users on what the team is working on and projects it may be considering in the future. According to the team, this is the first formal roadmap it has published, and it will maintain it quarterly. “We see the roadmap release as a footprint for … continue reading
The Angular team has announced a major version of the web framework. Angular 10 covers the entire platform, framework, Angular Material and CLI. Traditionally, the team releases two major versions every year to coincide with the JavaScript ecosystem and provide a predictable schedule for developers. Angular 9 was just released 4 months ago, and the … continue reading
The Angular team has announced a minor release to its web application framework that containers new features and bug fixes. The 9.1 release aims to speed up builds by improving the speed of ngcc and allowing it to compile multiple packages at a time. Previously, the ngcc compilation pass covered library dependencies in logical order. … continue reading
The Angular team has announced the latest major release of its web application framework. Angular 9.0 features updates to the framework, Angular Material and CLI. In addition, this release makes the Ivy compiler and runtime the default as well as improves testing components. “This is one of the biggest updates to Angular we’ve made in … continue reading
React software engineer Dan Abramov is taking this holiday season to reflect back on the JavaScript library team and principles. Some of the observations he made included: UI before APIs, absorbing complexity to stop it from going into the product code, and allowing hacks and providing idiomatic solutions. In addition, he noted that the team … continue reading