DEV Community

Discussion on: Those silly mistakes we all make

Collapse
 
samuraiseoul profile image
Sophie The Lionhart

extends when I mean implements as well as using / instead of \ or not including enough extra slashes to escape them. :(

Collapse
 
phlash profile image
Phil Ashby

using/import extends/implements/: ... too many languages in the same head :)

Collapse
 
mateiadrielrafael profile image
Matei Adriel

The thing is typescript has both extends and implements so it makes it even worse