Lior AmsalemNextjs Posts PaginationIn this tutorial I want us to try and implement posts pagination in Next.js using either client-side, server-side, or static approaches…5d ago
InUX CollectivebyNick DiLalloHow to write inclusive, accessible digital productsGood UX writing invites everyone to use the interface.Mar 22, 202110
InUX CollectivebyTaras BakusevychThe anatomy of a button — UI component seriesAll you need to know about button design, one of the main interactive building blocks for creating a user interface.Apr 7, 202043Apr 7, 202043
Lior AmsalemArgument of type ‘Date’ is not assignable to parameter of type ‘number’.tsTypeScript is a strongly typed superset of JavaScript that adds static typing, interfaces, and modern ECMAScript features to JavaScript. It…Feb 11Feb 11
InUX CollectivebyNick DiLalloHow to write digital products with personalityThe right words will shape the entire experience.Jan 5, 202118Jan 5, 202118
Lior AmsalemNextjs Posts PaginationIn this tutorial I want us to try and implement posts pagination in Next.js using either client-side, server-side, or static approaches…5d ago
InUX CollectivebyNick DiLalloHow to write inclusive, accessible digital productsGood UX writing invites everyone to use the interface.Mar 22, 202110
InUX CollectivebyTaras BakusevychThe anatomy of a button — UI component seriesAll you need to know about button design, one of the main interactive building blocks for creating a user interface.Apr 7, 202043
Lior AmsalemArgument of type ‘Date’ is not assignable to parameter of type ‘number’.tsTypeScript is a strongly typed superset of JavaScript that adds static typing, interfaces, and modern ECMAScript features to JavaScript. It…Feb 11
InUX CollectivebyNick DiLalloHow to write digital products with personalityThe right words will shape the entire experience.Jan 5, 202118
TuringvangNextjs ImageThe next/image component is a tool provided by Next.js to optimize image loading and display. It offers automatic optimization, including…Sep 28, 20241
Ahmad TibibiDefinition for rule ‘typescript-eslint/no-unused-vars’ was not foundDo Not Pass children as Props – Understanding This TypeScript WarningFeb 9