DEV Community

Cover image for Ng-News: Episode 22/40
Rainer Hahnekamp
Rainer Hahnekamp

Posted on

1

Ng-News: Episode 22/40

Playwright 1.27

Playwright, an E2E testing framework from Microsoft, becomes more and more the main rival of Cypress. Its latest version, 1.27, comes with selectors very similar to the ones of the testing library.

You can see the testing library is a common API that has bindings for multiple frameworks. For example, for Cypress, Angular, React, Puppeteer, etc. The selectors are the foundation of that API and allow us to select elements after criterias that an end user would use. That could be by text, role attribute, placeholders, and many more.

Koushik published a video on YouTube that showcases the new features.

Ionic 6.3

Good news for developers who use Angular for mobile applications. Ionic has a new minor release.

Ionic is a toolkit that transforms an Angular application into a mobile one. It also provides several UI components that take on the native design of the particular mobile operating system. Access to native functions like the camera is available via Capacitor, which also comes from Ionic.

There are some new features with v6.3. For example, we can use standalone components in Ionic's router, or the button widget for datetime allows multiple selections.

Nir Kaufman - Angular Masters Podcast

The Angular Masters podcast released a new episode with Nir Kaufman. He shares his insights into learning Angular and discusses the challenges Angular faces when adding new features like standalone components or the inject pattern but still stay backwards-compatible.

ng-de

Last but not least, there was ng-de, the German Angular conference. Checkout their YouTube channel to get notified as soon as the recordings are available.

NG-DE is the first community-driven Angular conference in Germany.

favicon youtube.com

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay