DEV Community

Lior Amsalem profile picture

Lior Amsalem

For the love of software

Joined Joined on 
TS1236: The return type of a property decorator function must be either 'void' or 'any'

TS1236: The return type of a property decorator function must be either 'void' or 'any'

Comments
3 min read
TS1231: An export assignment must be at the top level of a file or module declaration

TS1231: An export assignment must be at the top level of a file or module declaration

Comments
3 min read
TS1205: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'

TS1205: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'

Comments
3 min read
TS1177: Binary digit expected

TS1177: Binary digit expected

Comments
3 min read
TS1190: The variable declaration of a 'for...of' statement cannot have an initializer

TS1190: The variable declaration of a 'for...of' statement cannot have an initializer

Comments
3 min read
TS1148: Cannot use imports, exports, or module augmentations when '--module' is 'none'

TS1148: Cannot use imports, exports, or module augmentations when '--module' is 'none'

Comments
3 min read
TS1156: 'const' declarations can only be declared inside a block

TS1156: 'const' declarations can only be declared inside a block

Comments
3 min read
TS1149: File name '{0}' differs from already included file name '{1}' only in casing

TS1149: File name '{0}' differs from already included file name '{1}' only in casing

Comments
3 min read
TS1121: Octal literals are not allowed in strict mode

TS1121: Octal literals are not allowed in strict mode

Comments
3 min read
TS1117: An object literal cannot have multiple properties with the same name

TS1117: An object literal cannot have multiple properties with the same name

Comments
3 min read
Next.js Tutorial Medium

Next.js Tutorial Medium

Comments
3 min read
TS1095: A 'set' accessor cannot have a return type annotation

TS1095: A 'set' accessor cannot have a return type annotation

Comments
3 min read
TS1089: '{0}' modifier cannot appear on a constructor declaration

TS1089: '{0}' modifier cannot appear on a constructor declaration

Comments
3 min read
TS1085: Octal literals are not available when targeting ECMAScript 5 and higher. Use the syntax '{0}'

TS1085: Octal literals are not available when targeting ECMAScript 5 and higher. Use the syntax '{0}'

Comments
3 min read
TS1079: A '{0}' modifier cannot be used with an import declaration

TS1079: A '{0}' modifier cannot be used with an import declaration

Comments
3 min read
TS1071: '{0}' modifier cannot appear on an index signature

TS1071: '{0}' modifier cannot appear on an index signature

Comments
3 min read
Auth0 With Nextjs

Auth0 With Nextjs

Comments
3 min read
TS1061: Enum member must have initializer

TS1061: Enum member must have initializer

Comments
3 min read
TS1055: Type '{0}' is not a valid async function return type

TS1055: Type '{0}' is not a valid async function return type

Comments
3 min read
TS1042: '{0}' modifier cannot be used here

TS1042: '{0}' modifier cannot be used here

Comments
3 min read
Next.js Beginner Guide

Next.js Beginner Guide

1
Comments
2 min read
Learn Next.js Before React

Learn Next.js Before React

Comments
3 min read
Next.js Tutorial for Beginners

Next.js Tutorial for Beginners

Comments
2 min read
Building a Next.js App

Building a Next.js App

Comments
3 min read
Prismic Next.js - Headless Content Management

Prismic Next.js - Headless Content Management

Comments
3 min read
LaunchDarkly with Next.js

LaunchDarkly with Next.js

Comments
3 min read
Next.js and React.js Integration

Next.js and React.js Integration

Comments
3 min read
Integrating Shopify with Next.js

Integrating Shopify with Next.js

Comments
3 min read
TS1019: An index signature parameter cannot have a question mark.

TS1019: An index signature parameter cannot have a question mark.

Comments
3 min read
Next.js with Integral

Next.js with Integral

Comments
3 min read
Firebase with Next.js

Firebase with Next.js

Comments
3 min read
Integration of Contentful with Next.js

Integration of Contentful with Next.js

Comments
2 min read
Next.js Backend Tutorial: Getting Started

Next.js Backend Tutorial: Getting Started

1
Comments
2 min read
Next.js Authentication Tutorial

Next.js Authentication Tutorial

Comments
2 min read
Nextjs - Framework VS Library

Nextjs - Framework VS Library

Comments
2 min read
Advanced Next.js Course: Mastering the Power of Next.js

Advanced Next.js Course: Mastering the Power of Next.js

Comments
2 min read
Welcome to my engineering blog!

Welcome to my engineering blog!

Comments
1 min read
loading...