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
React and Vue.js often get grouped together with Angular because all three are used in UI development. Vue.js is another framework for UI development, based on JavaScript, and React is a JavaScript library. Prem Khatri, vice president of operations at software provider Chetu, added that React and Vue are more suited towards lightweight applications due … continue reading
In today’s highly competitive digital world, designing great customer experiences is crucial. If your application or site isn’t pleasant to use, customers will use someone else’s. There are plenty of frameworks and libraries that can help developers design web applications with good UX/CX, one of which is Angular. Prem Khatri, vice president of operations at … continue reading
Ionic has announced that its open source Capacitor project now has Angular Schematics. This means that it can be added to Angular projects. Capacitor is a bridge for cross-platform web apps. According to Ionic, “Capacitor provides a consistent, web-focused set of APIs that enable an app to stay as close to web-standards as possible, while … continue reading