2024-10-08
2522
#node
Antonello Zanini
195815
114
Oct 8, 2024 â‹… 9 min read

Playwright Extra: Extending Playwright with plugins

Antonello Zanini I'm a software engineer, but I prefer to call myself a technology bishop. Spreading knowledge through writing is my mission.

Recent posts:

typescript vs javascript

TypeScript vs. JavaScript: Differences and use cases for each

Choosing between TypeScript and JavaScript depends on your project’s complexity, team structure, and long-term goals.

Kayode Adeniyi
Mar 4, 2025 â‹… 4 min read
pure components in react using Using PureComponent and React.memo

Pure components in React: Using PureComponent and React.memo

Learn how to memoize components in React using React.PureComponent and the React.memo API, and cover the fundamentals of React components.

Glad Chinda
Mar 3, 2025 â‹… 7 min read
A guide to the CSS cursor property

A guide to the CSS cursor property

Learn about built-in CSS cursors, creating custom cursors with CSS, using multiple cursors, and adding animations with CSS and JavaScript.

Samson Omojola
Mar 3, 2025 â‹… 8 min read
React Select: A Comprehensive Guide

React Select: A comprehensive guide

React Select offers customization, styling, async data loading, accessibility, and more to build powerful, user-friendly dropdowns in React.

Stephen Afam-Osemene
Mar 3, 2025 â‹… 9 min read
View all posts

Leave a Reply