DEV Community

Rivka profile picture

Rivka

I like software engineering, I write about typescript, javascript and nextjs and tailwind.

Joined Joined on 
TS2327: Property '{0}' is optional in type '{1}' but required in type '{2}'

TS2327: Property '{0}' is optional in type '{1}' but required in type '{2}'

Comments
5 min read
TS2308: Module {0} has already exported a member named '{1}'. Consider explicitly re-exporting to resolve the ambiguity

TS2308: Module {0} has already exported a member named '{1}'. Consider explicitly re-exporting to resolve the ambiguity

Comments
4 min read
TS2303: Circular definition of import alias '{0}'

TS2303: Circular definition of import alias '{0}'

Comments
4 min read
TS1407: Matched by include pattern '{0}' in '{1}'

TS1407: Matched by include pattern '{0}' in '{1}'

Comments
4 min read
TS2200: The types of '{0}' are incompatible between these types

TS2200: The types of '{0}' are incompatible between these types

Comments
4 min read
TS1417: Entry point of type library '{0}' specified in compilerOptions

TS1417: Entry point of type library '{0}' specified in compilerOptions

Comments
4 min read
TS1420: Entry point for implicit type library '{0}'

TS1420: Entry point for implicit type library '{0}'

Comments
4 min read
Nextjs with tailwind and typescript

Nextjs with tailwind and typescript

6
Comments
4 min read
Azure nextjs

Azure nextjs

Comments
2 min read
nextjs turborepo

nextjs turborepo

1
Comments
3 min read
next js for beginners

next js for beginners

1
Comments 1
3 min read
next js with redux

next js with redux

Comments
3 min read
TS1383: Only named exports may use 'export type'

TS1383: Only named exports may use 'export type'

1
Comments
3 min read
TS1387: Function type notation must be parenthesized when used in an intersection type

TS1387: Function type notation must be parenthesized when used in an intersection type

Comments
3 min read
TS1386: Constructor type notation must be parenthesized when used in a union type

TS1386: Constructor type notation must be parenthesized when used in a union type

Comments
3 min read
auth0 secret

auth0 secret

Comments
3 min read
nextjs react native

nextjs react native

Comments
2 min read
next js download

next js download

1
Comments
3 min read
Nextjs Strapi

Nextjs Strapi

Comments
3 min read
Nextjs headless wordpress

Nextjs headless wordpress

Comments
3 min read
Nextjs Bootstrap

Nextjs Bootstrap

Comments
3 min read
TS1237: The return type of a parameter decorator function must be either 'void' or 'any'

TS1237: The return type of a parameter decorator function must be either 'void' or 'any'

Comments
3 min read
TS1234: An ambient module declaration is only allowed at the top level in a file

TS1234: An ambient module declaration is only allowed at the top level in a file

Comments
3 min read
TS1228: A type predicate is only allowed in return type position for functions and methods

TS1228: A type predicate is only allowed in return type position for functions and methods

Comments
3 min read
TS1214: Identifier expected. '{0}' is a reserved word in strict mode. Modules are automatically in strict mode

TS1214: Identifier expected. '{0}' is a reserved word in strict mode. Modules are automatically in strict mode

Comments
3 min read
Understanding Tailwind and Tailwind Vue

Understanding Tailwind and Tailwind Vue

Comments
3 min read
TS1197: Catch clause variable cannot have an initializer

TS1197: Catch clause variable cannot have an initializer

Comments
3 min read
TS1183: An implementation cannot be declared in ambient contexts

TS1183: An implementation cannot be declared in ambient contexts

Comments
3 min read
TS1182: A destructuring declaration must have an initializer

TS1182: A destructuring declaration must have an initializer

Comments
3 min read
Understanding Tailwind and Next.js: A Perfect Match for Modern Web Development

Understanding Tailwind and Next.js: A Perfect Match for Modern Web Development

Comments
3 min read
TS1128: Declaration or statement expected

TS1128: Declaration or statement expected

Comments
3 min read
Next.js TypeScript Tutorial

Next.js TypeScript Tutorial

Comments
3 min read
Next.js Tutorial on Udemy

Next.js Tutorial on Udemy

Comments
3 min read
Next.js Tutorial 2025

Next.js Tutorial 2025

Comments
3 min read
NextJS And Contentful

NextJS And Contentful

Comments
3 min read
Figma to NextJS

Figma to NextJS

1
Comments
3 min read
TS1064: The return type of an async function or method must be the global Promise

TS1064: The return type of an async function or method must be the global Promise

Comments
3 min read
TS1062: Type is referenced directly or indirectly in the fulfillment callback of its own 'then' method

TS1062: Type is referenced directly or indirectly in the fulfillment callback of its own 'then' method

Comments
3 min read
Understanding TypeScript and the TS1028 Error: Accessibility Modifier Already Seen

Understanding TypeScript and the TS1028 Error: Accessibility Modifier Already Seen

Comments
3 min read
TS1025: An index signature cannot have a trailing comma

TS1025: An index signature cannot have a trailing comma

Comments
3 min read
Understanding Next.js

Understanding Next.js

Comments
2 min read
Next.js: A Comprehensive Tutorial

Next.js: A Comprehensive Tutorial

Comments
2 min read
TS1039: Initializers are not allowed in ambient contexts

TS1039: Initializers are not allowed in ambient contexts

Comments
3 min read
Tutorial: Laravel Next.js Tutorial

Tutorial: Laravel Next.js Tutorial

Comments
3 min read
Auth0 Next.js Tutorial

Auth0 Next.js Tutorial

Comments
2 min read
Next.js Admin Dashboard Tutorial

Next.js Admin Dashboard Tutorial

Comments
2 min read
Next.js MongoDB CRUD Example

Next.js MongoDB CRUD Example

Comments
3 min read
Learn Next.js

Learn Next.js

Comments
2 min read
TailwindCSS and Nextjs

TailwindCSS and Nextjs

Comments
2 min read
Understanding Tailwind CSS in React

Understanding Tailwind CSS in React

Comments
2 min read
Tailwind CSS and Reactjs

Tailwind CSS and Reactjs

Comments
3 min read
TS1021: An Index Signature Must Have a Type Annotation

TS1021: An Index Signature Must Have a Type Annotation

Comments
3 min read
loading...