As most know, Xamarin is approaching its end of life on May 1, 2024. This critical milestone has prompted many developers and organizations to evaluate their options for upgrading from the cross-platform mobile app development framework to its successor, .NET MAUI (Multi-platform App UI), or taking this opportunity to explore alternative frameworks such as Flutter … continue reading
Refine is a React framework for developing CRUD applications. Specifically, it is good at being used to build things like internal tools, admin panels, dashboards, and business-to-business (B2B) apps. It provides industry standard components for crucial elements of an app, such as authentication, access control, routing, networking, state management, and internationalization. The framework is headless … continue reading
Facebook announced that it open-sourced Lexical, an extensible JavaScript web text-editor library that emphasizes reliability, accessibility and performance. The project’s set of editor states represent the current and pending states of the editor at any given time. Developers can attach a content-editable DOM element to editor instances, and also register listeners and commands. Users can … continue reading
React 18 was launched with out-of-the-box improvements like automatic batching, new APIs like startTransition, and streaming server-side rendering with support for Suspense. The new features are built on top of the new opt-in concurrent renderer which is only enabled when someone uses a concurrent feature. Concurrency enables React to prepare multiple versions of a UI … continue reading
IBM announced two new capabilities to help developers deliver intelligent application analysis throughout the DevOps pipeline. The first one is IBM Application Discovery and Delivery Intelligence (ADDI) for IBM Z V, which allows developers to accelerate application development by enabling them to gain insight into their business-critical application estate after which they can immediately get … continue reading
This week’s update of Progress’ Kendo UI includes 24 new UI components across all Kendo UI libraries as well as support for Angular 11 and React 17. Kendo UI for Angular introduces components including DropDownTree, MultiColumnComboBox, TileLayout, FloatingActionButton and more while KendoReact includes many of the same features alongside added built-in keyboard navigation and UI … continue reading
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
Infragistics announced the release of Ignite UI for React, and Ignite UI for web components. The new releases include new features to the Ignite UI Data Grid and one new preview component. The component includes cell editing in the data grid, which enables the user to edit the data presented to them in a web … continue reading
The latest version of the GraphQL Editor is now available. The main feature in the 3.0 release is the ability to facilitate and manage a GraphQL schema. The release also introduced a completely reworked hierarchy view and new Organizer Mode, allowing for even faster creation and navigation through the schema. The new version also contains … continue reading
This release achieves the Platform Stability milestone, which means that Android 11’s APIs and behaviors are finalized. From Beta 2, developers can release compatibility updates with confidence that the platform won’t change, according to Android. Developers can enroll to get Android 11 Beta updates over-the-air for Pixel 2, 3, 3a, and 4 devices. Additional details … continue reading