Frontend developers often deceive themselves and others with false confidence in their codebase.One common lie is claiming full migration to TypeScript when in reality, only a portion of the code is properly annotated.The actual percentage of TypeScript implementation is lower than proclaimed, often requiring workarounds like @ts-ignore.Frontend teams may boast about code consistency but end up with multiple inconsistent button components and alert modals.