The Miracle Calculator DevelopmentMany of us was interviewed at employment. And test tasks so stressful for every person, no exceptions here. Considering high tech industry…Mar 22, 2023Mar 22, 2023
Dependency inversionOne of the principles of SOLID is the dependency inversion. There are many resources with a dependency inversion detailed description such…Feb 25, 2023Feb 25, 2023
The New Programming Language AceNo need to explain why necessity of a new programming language is come. One of many reasons is redundancy of existing programming…Feb 10, 2023A response icon1Feb 10, 2023A response icon1
Swift. Serialization of request parametersSurely, every developer who needed to program the network layer of the application solved the problem of passing request parameters. In…Jul 22, 2022A response icon1Jul 22, 2022A response icon1
Swift. NetworkManager. DataLoaderAt least in the last decade, the number of applications that require access to the Internet has grown exponentially. Moreover, for most…Jul 10, 2022A response icon2Jul 10, 2022A response icon2
Swift. KeyChain. Property wrapperSome time ago, an article was published on the topic of storing user data. This article presented a solution that is suitable for storing…Jul 10, 2022A response icon1Jul 10, 2022A response icon1
Swift. UserDefaults. Property wrapperIt is not possible to imagine at least one application that does not require saving user settings. Obviously, there are many solutions for…Jul 9, 2022A response icon1Jul 9, 2022A response icon1