3 Stories by Michal Zalecki
Static code analysis is a process of inspecting the source code to get some insights without actually running it. Learn more here.
Learn how to cache JavaScript, CSS, fonts and image files for a single-page application and prevent caching HTML files and service workers.
I think it’s fair to say that most programmers understand type safety as a feature of the programming language which eliminates the type errors....