Posts with tag typescript
  • Fundamental delusion about interface purposes

    3 minutes to read
    We strive to ensure code quality with tests, static code typing, code analyzing, code review and documentation, but some of most popular programming languages like Typescript and Java kill interfaces as concept to describe contract of code.