Tutorials Comparison of Kotlin and Java when writing backend applications I am a developer of large and small backend systems in large companies. I had to write both separate services that communicate with other backend services of different levels of depth, and services that work in conjunction with the front. Previously, I used Java + Spring to write code. And then UI Kits Drivo - Taxi Booking UI Kit - XD project Drivo is a Taxi Booking UI Kit Mobile App designed with Sketch & Adobe XD. Each screen is fully customizable and well organized in symbols. It contains 45 screens.. Features: 45 Screens 100% Customizable vector shape Free fonts & icons Customizable Layers, Fonts & UI Kits Fnance - Money Management Application UI KIT - Figma Resource 100+ high quality screens for Wallet & Finance App Fnance is an extremely high quality UI Kit for Money management apps, Crypto Wallets, and E-Wallet, Smart Finance apps & Bank app with a pack of 100+ professional app screens included. UI Kits Youtask - Task management UI Kit - Figma project Youtask is an active application that will be able to be accessed by the management. It facilitates the management of user tasks in an organized manner. It acts as a browser management service but more. It doesn't forget any of its responsibilities, so you never miss anything. It clearly shows the Tutorials HTTPs requests from iOS and Android devices are not decoded in Fiddler When working with Fiddler, problems often arise that are solved by restarting the sniffer, restarting the computer or device from which the traffic is being sniffed. But it also happens that a restart did not solve the problem, and even a complete reinstallation of fiddler. This article is not Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to Tutorials Most popular hotkeys in Android Studio - Personal opinion Every android developer has thought about improving performance more than once. And so I want to dwell on the analysis of the most popular hotkeys for me (for Windows), which make my life easier. Move operators (Cmd/Ctrl + Shift + ↑/↓) This is useful when you want to move an RECENTLY ADDED ARTICLES Tutorials The magic of Dispatchers and how to make your own Main I think now there are no people left who are unfamiliar with coroutines in Kotlin. Magic tool, right? Even more magical about them, I find Aug 11, 2022By Zoran Comments: 0 Views: 2 437 Tutorials Why you need to adapt your application for Huawei AppGallery and how to do it. The number of Huawei devices is growing and customization of applications for the Huawei AppGallery is becoming more and more Jul 23, 2022By admin Comments: 0 Views: 2 227 Tutorials Interacting with alerts and permissions in iOS ui testing In this article, I want to talk about interacting with alerts and permissions in iOS tests and show how they can be effectively handled in my Jun 27, 2022By admin Comments: 0 Views: 3 030 Tutorials Garbage collection in Flutter We do mobile development mainly on Flutter. In this article, let's talk about the algorithm that is used in any application - the garbage Jun 18, 2022By admin Comments: 0 Views: 3 401 Blog About Flutter 3 Flutter 3 is the final step in moving from a mobile to a multi-platform framework that supports macOS and Linux desktop apps, Firebase Jun 14, 2022By TMarcel Comments: 0 Views: 64 798 Tutorials Serialization mechanisms in Java and Kotlin A little about the definitions of “serialization” and “deserialization” There are several examples of the use of these mechanisms: Storing Jun 8, 2022By Zoran Comments: 0 Views: 2 821 Blog Apple will not allow applications in the AppStore without the ability to delete an account As well as cleaning up all user-related and user-created content. AppStore Connect users are getting emails asking them to check their App May 30, 2022By admin Comments: 0 Views: 3 693 Blog How I stopped being afraid and started sharing secrets with my phone I don’t know about you, but I can’t say that I love it, but I see a lot of benefit in introspection, or, in simple terms, May 21, 2022By Zoran Comments: 0 Views: 3 409 Blog Why might your app not be missed or even removed from the App Store? I put together a list of common reasons why not to do it. Some of them are based on personal experience, others you may have heard of, or May 16, 2022By admin Comments: 0 Views: 3 290 Tutorials Convenient transcription for quick processing of audio recordings Description Audio-to-text conversion is widely used, for example, to create subtitles for videos, minutes of meetings, and transcripts of May 13, 2022By TMarcel Comments: 0 Views: 2 529 Previous 1 2 3 4 5 6 7 8 9 10 ... 15Next Trending Now RECENT COMMENTS Adam Moore: I was having the same problems as you and I'm a native English speaker. This guide was exactly what bagher: thanks for you baby Roland: Thx a lot. Your article helped me a lot! but from api 30 on you might have a problem: the wyup: Thanks for the tip. One thing to note is checking /vendor/default.prop because it has precedence Tim: Thanks for all of this, I had never encountered a number of these. I've been trying for a minute to Advertising Space ✕ AUTHORIZATION LOGIN USERNAME PASSWORD Remember me LOST PASSWORD CREATE AN ACCOUNT ✕ Blog Mobile Apps UI Kits Tutorials OTHER SECTIONS Contact Us DMCA Privacy Policy Disclaimer About Us
UI Kits Drivo - Taxi Booking UI Kit - XD project Drivo is a Taxi Booking UI Kit Mobile App designed with Sketch & Adobe XD. Each screen is fully customizable and well organized in symbols. It contains 45 screens.. Features: 45 Screens 100% Customizable vector shape Free fonts & icons Customizable Layers, Fonts & UI Kits Fnance - Money Management Application UI KIT - Figma Resource 100+ high quality screens for Wallet & Finance App Fnance is an extremely high quality UI Kit for Money management apps, Crypto Wallets, and E-Wallet, Smart Finance apps & Bank app with a pack of 100+ professional app screens included. UI Kits Youtask - Task management UI Kit - Figma project Youtask is an active application that will be able to be accessed by the management. It facilitates the management of user tasks in an organized manner. It acts as a browser management service but more. It doesn't forget any of its responsibilities, so you never miss anything. It clearly shows the Tutorials HTTPs requests from iOS and Android devices are not decoded in Fiddler When working with Fiddler, problems often arise that are solved by restarting the sniffer, restarting the computer or device from which the traffic is being sniffed. But it also happens that a restart did not solve the problem, and even a complete reinstallation of fiddler. This article is not Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to Tutorials Most popular hotkeys in Android Studio - Personal opinion Every android developer has thought about improving performance more than once. And so I want to dwell on the analysis of the most popular hotkeys for me (for Windows), which make my life easier. Move operators (Cmd/Ctrl + Shift + ↑/↓) This is useful when you want to move an RECENTLY ADDED ARTICLES Tutorials The magic of Dispatchers and how to make your own Main I think now there are no people left who are unfamiliar with coroutines in Kotlin. Magic tool, right? Even more magical about them, I find Aug 11, 2022By Zoran Comments: 0 Views: 2 437 Tutorials Why you need to adapt your application for Huawei AppGallery and how to do it. The number of Huawei devices is growing and customization of applications for the Huawei AppGallery is becoming more and more Jul 23, 2022By admin Comments: 0 Views: 2 227 Tutorials Interacting with alerts and permissions in iOS ui testing In this article, I want to talk about interacting with alerts and permissions in iOS tests and show how they can be effectively handled in my Jun 27, 2022By admin Comments: 0 Views: 3 030 Tutorials Garbage collection in Flutter We do mobile development mainly on Flutter. In this article, let's talk about the algorithm that is used in any application - the garbage Jun 18, 2022By admin Comments: 0 Views: 3 401 Blog About Flutter 3 Flutter 3 is the final step in moving from a mobile to a multi-platform framework that supports macOS and Linux desktop apps, Firebase Jun 14, 2022By TMarcel Comments: 0 Views: 64 798 Tutorials Serialization mechanisms in Java and Kotlin A little about the definitions of “serialization” and “deserialization” There are several examples of the use of these mechanisms: Storing Jun 8, 2022By Zoran Comments: 0 Views: 2 821 Blog Apple will not allow applications in the AppStore without the ability to delete an account As well as cleaning up all user-related and user-created content. AppStore Connect users are getting emails asking them to check their App May 30, 2022By admin Comments: 0 Views: 3 693 Blog How I stopped being afraid and started sharing secrets with my phone I don’t know about you, but I can’t say that I love it, but I see a lot of benefit in introspection, or, in simple terms, May 21, 2022By Zoran Comments: 0 Views: 3 409 Blog Why might your app not be missed or even removed from the App Store? I put together a list of common reasons why not to do it. Some of them are based on personal experience, others you may have heard of, or May 16, 2022By admin Comments: 0 Views: 3 290 Tutorials Convenient transcription for quick processing of audio recordings Description Audio-to-text conversion is widely used, for example, to create subtitles for videos, minutes of meetings, and transcripts of May 13, 2022By TMarcel Comments: 0 Views: 2 529 Previous 1 2 3 4 5 6 7 8 9 10 ... 15Next Trending Now RECENT COMMENTS Adam Moore: I was having the same problems as you and I'm a native English speaker. This guide was exactly what bagher: thanks for you baby Roland: Thx a lot. Your article helped me a lot! but from api 30 on you might have a problem: the wyup: Thanks for the tip. One thing to note is checking /vendor/default.prop because it has precedence Tim: Thanks for all of this, I had never encountered a number of these. I've been trying for a minute to Advertising Space ✕ AUTHORIZATION LOGIN USERNAME PASSWORD Remember me LOST PASSWORD CREATE AN ACCOUNT
UI Kits Fnance - Money Management Application UI KIT - Figma Resource 100+ high quality screens for Wallet & Finance App Fnance is an extremely high quality UI Kit for Money management apps, Crypto Wallets, and E-Wallet, Smart Finance apps & Bank app with a pack of 100+ professional app screens included. UI Kits Youtask - Task management UI Kit - Figma project Youtask is an active application that will be able to be accessed by the management. It facilitates the management of user tasks in an organized manner. It acts as a browser management service but more. It doesn't forget any of its responsibilities, so you never miss anything. It clearly shows the Tutorials HTTPs requests from iOS and Android devices are not decoded in Fiddler When working with Fiddler, problems often arise that are solved by restarting the sniffer, restarting the computer or device from which the traffic is being sniffed. But it also happens that a restart did not solve the problem, and even a complete reinstallation of fiddler. This article is not Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to Tutorials Most popular hotkeys in Android Studio - Personal opinion Every android developer has thought about improving performance more than once. And so I want to dwell on the analysis of the most popular hotkeys for me (for Windows), which make my life easier. Move operators (Cmd/Ctrl + Shift + ↑/↓) This is useful when you want to move an RECENTLY ADDED ARTICLES Tutorials The magic of Dispatchers and how to make your own Main I think now there are no people left who are unfamiliar with coroutines in Kotlin. Magic tool, right? Even more magical about them, I find Aug 11, 2022By Zoran Comments: 0 Views: 2 437 Tutorials Why you need to adapt your application for Huawei AppGallery and how to do it. The number of Huawei devices is growing and customization of applications for the Huawei AppGallery is becoming more and more Jul 23, 2022By admin Comments: 0 Views: 2 227 Tutorials Interacting with alerts and permissions in iOS ui testing In this article, I want to talk about interacting with alerts and permissions in iOS tests and show how they can be effectively handled in my Jun 27, 2022By admin Comments: 0 Views: 3 030 Tutorials Garbage collection in Flutter We do mobile development mainly on Flutter. In this article, let's talk about the algorithm that is used in any application - the garbage Jun 18, 2022By admin Comments: 0 Views: 3 401 Blog About Flutter 3 Flutter 3 is the final step in moving from a mobile to a multi-platform framework that supports macOS and Linux desktop apps, Firebase Jun 14, 2022By TMarcel Comments: 0 Views: 64 798 Tutorials Serialization mechanisms in Java and Kotlin A little about the definitions of “serialization” and “deserialization” There are several examples of the use of these mechanisms: Storing Jun 8, 2022By Zoran Comments: 0 Views: 2 821 Blog Apple will not allow applications in the AppStore without the ability to delete an account As well as cleaning up all user-related and user-created content. AppStore Connect users are getting emails asking them to check their App May 30, 2022By admin Comments: 0 Views: 3 693 Blog How I stopped being afraid and started sharing secrets with my phone I don’t know about you, but I can’t say that I love it, but I see a lot of benefit in introspection, or, in simple terms, May 21, 2022By Zoran Comments: 0 Views: 3 409 Blog Why might your app not be missed or even removed from the App Store? I put together a list of common reasons why not to do it. Some of them are based on personal experience, others you may have heard of, or May 16, 2022By admin Comments: 0 Views: 3 290 Tutorials Convenient transcription for quick processing of audio recordings Description Audio-to-text conversion is widely used, for example, to create subtitles for videos, minutes of meetings, and transcripts of May 13, 2022By TMarcel Comments: 0 Views: 2 529 Previous 1 2 3 4 5 6 7 8 9 10 ... 15Next Trending Now RECENT COMMENTS Adam Moore: I was having the same problems as you and I'm a native English speaker. This guide was exactly what bagher: thanks for you baby Roland: Thx a lot. Your article helped me a lot! but from api 30 on you might have a problem: the wyup: Thanks for the tip. One thing to note is checking /vendor/default.prop because it has precedence Tim: Thanks for all of this, I had never encountered a number of these. I've been trying for a minute to Advertising Space
UI Kits Youtask - Task management UI Kit - Figma project Youtask is an active application that will be able to be accessed by the management. It facilitates the management of user tasks in an organized manner. It acts as a browser management service but more. It doesn't forget any of its responsibilities, so you never miss anything. It clearly shows the Tutorials HTTPs requests from iOS and Android devices are not decoded in Fiddler When working with Fiddler, problems often arise that are solved by restarting the sniffer, restarting the computer or device from which the traffic is being sniffed. But it also happens that a restart did not solve the problem, and even a complete reinstallation of fiddler. This article is not Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to Tutorials Most popular hotkeys in Android Studio - Personal opinion Every android developer has thought about improving performance more than once. And so I want to dwell on the analysis of the most popular hotkeys for me (for Windows), which make my life easier. Move operators (Cmd/Ctrl + Shift + ↑/↓) This is useful when you want to move an
Tutorials HTTPs requests from iOS and Android devices are not decoded in Fiddler When working with Fiddler, problems often arise that are solved by restarting the sniffer, restarting the computer or device from which the traffic is being sniffed. But it also happens that a restart did not solve the problem, and even a complete reinstallation of fiddler. This article is not Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to Tutorials Most popular hotkeys in Android Studio - Personal opinion Every android developer has thought about improving performance more than once. And so I want to dwell on the analysis of the most popular hotkeys for me (for Windows), which make my life easier. Move operators (Cmd/Ctrl + Shift + ↑/↓) This is useful when you want to move an
Tutorials Common mistakes of juniors using React This article highlights some of the mistakes React developers make early in their careers. Direct DOM manipulation This kind of error is especially common among developers who have just migrated from jQuery. Have you written such code? import React from "react"; export class Menu Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to Tutorials Most popular hotkeys in Android Studio - Personal opinion Every android developer has thought about improving performance more than once. And so I want to dwell on the analysis of the most popular hotkeys for me (for Windows), which make my life easier. Move operators (Cmd/Ctrl + Shift + ↑/↓) This is useful when you want to move an
Tutorials Database on SharedPreferences - Android Kotlin Android uses DataBase (SQLite, FireBase, etc.) to store a lot of information, and SharedPreferences is used to simply store settings. The question is, is it possible to use SharedPreferences as a kind of Database and how to do it? The article is written about a training project, it is impossible to Tutorials Most popular hotkeys in Android Studio - Personal opinion Every android developer has thought about improving performance more than once. And so I want to dwell on the analysis of the most popular hotkeys for me (for Windows), which make my life easier. Move operators (Cmd/Ctrl + Shift + ↑/↓) This is useful when you want to move an
Tutorials Most popular hotkeys in Android Studio - Personal opinion Every android developer has thought about improving performance more than once. And so I want to dwell on the analysis of the most popular hotkeys for me (for Windows), which make my life easier. Move operators (Cmd/Ctrl + Shift + ↑/↓) This is useful when you want to move an
Tutorials The magic of Dispatchers and how to make your own Main I think now there are no people left who are unfamiliar with coroutines in Kotlin. Magic tool, right? Even more magical about them, I find Aug 11, 2022By Zoran Comments: 0 Views: 2 437
Tutorials Why you need to adapt your application for Huawei AppGallery and how to do it. The number of Huawei devices is growing and customization of applications for the Huawei AppGallery is becoming more and more Jul 23, 2022By admin Comments: 0 Views: 2 227
Tutorials Interacting with alerts and permissions in iOS ui testing In this article, I want to talk about interacting with alerts and permissions in iOS tests and show how they can be effectively handled in my Jun 27, 2022By admin Comments: 0 Views: 3 030
Tutorials Garbage collection in Flutter We do mobile development mainly on Flutter. In this article, let's talk about the algorithm that is used in any application - the garbage Jun 18, 2022By admin Comments: 0 Views: 3 401
Blog About Flutter 3 Flutter 3 is the final step in moving from a mobile to a multi-platform framework that supports macOS and Linux desktop apps, Firebase Jun 14, 2022By TMarcel Comments: 0 Views: 64 798
Tutorials Serialization mechanisms in Java and Kotlin A little about the definitions of “serialization” and “deserialization” There are several examples of the use of these mechanisms: Storing Jun 8, 2022By Zoran Comments: 0 Views: 2 821
Blog Apple will not allow applications in the AppStore without the ability to delete an account As well as cleaning up all user-related and user-created content. AppStore Connect users are getting emails asking them to check their App May 30, 2022By admin Comments: 0 Views: 3 693
Blog How I stopped being afraid and started sharing secrets with my phone I don’t know about you, but I can’t say that I love it, but I see a lot of benefit in introspection, or, in simple terms, May 21, 2022By Zoran Comments: 0 Views: 3 409
Blog Why might your app not be missed or even removed from the App Store? I put together a list of common reasons why not to do it. Some of them are based on personal experience, others you may have heard of, or May 16, 2022By admin Comments: 0 Views: 3 290
Tutorials Convenient transcription for quick processing of audio recordings Description Audio-to-text conversion is widely used, for example, to create subtitles for videos, minutes of meetings, and transcripts of May 13, 2022By TMarcel Comments: 0 Views: 2 529