3 Stories by Michal Zalecki
Although TypeScript doesn’t have native pattern matching, its community has created several pattern matching libraries that offer more expressive and concise ways to perform...
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.