Developers community
Why you should avoid Selenium for unit testing Node.js apps
The answer for the question with examples and clear reasons why better avoid use Selenium as unit testing tool for Node js application and use instead Jest or Mocha.
Execution Types Models in Node.js
A detailed explanation of different execution type models and how it works in Node.js with real practical examples.
Quick start writing Unit tests in Xcode
This article is for those who needs to start writing tests immediately.
React State Management Without Dependencies
How to create global state management in React applications without side dependencies and unnecessary re-rendering.
Accuracy with React Memorization
How to use memo in react applications.
Implementing address autocomplete using SwiftUI and MapKit
Countless applications use Maps. But still few of them use a combination of SwiftUI and MapKit. I was curious to see what we can build if using only Apple technologies. How many lines of code are needed to implement address autocomplete.
A Look at the MVVM Design Patterns for iOS
One of the most viable design patterns for iOS apps or MVVM for family
Test-Driven Development in React Application
The detailed guide on how to apply the TDD methodology to react applications.
Integrating SwiftUI into UIKit project
Building new SwiftUI features in the MVVM+Coordinator design pattern in your UIKit project.
Setting Up iOS Framework for Unity
You will learn how to launch a simple UIViewController from Unity. We will force C# to understand Swift. We will try to expand the usage of Swift in Unity and explore the limitations.
Fixing Swift Actors and Delegate Error on Xcode 14
If you updated Xcode to version 14 you might get an error about mutating actor-isolated property in your project. Let’s fix it.
Micro Frontends on Monorepo With Remote State Management
A guide to creating independent micro frontend projects that can be composed into a greater whole by host with external state management.
Updating SwiftUI Views From Objective-C Using MVVM
How to show SwiftUI view from Objective-C codebase. Moreover, an Objective-C model should be observable respectively SwiftUI should be updated.
Understanding Session Management Using React Router V6
React does not need any introduction at all, and here I am not going to include a description of what and how it works. I tried to cover in more detail the main aspects of the React application architecture, which in the future will help you build an easily scalable project very quickly.
Merge GraphQL Schemas using Apollo Server and Koa
Today, in our modern developer world, it is absolutely impossible to imagine life without such technologies as React, Node JS, GraphQL, and so on. They have solid ranks and are holding leading positions in data delivery.
UILabel with HTML tags in UIKit and SwiftUI
Create UILabel which parce links and HTML tags. It should work in both frameworks UIKit and SwiftUI in the same way.
Word Deposit App for iOS
Introducing Word Deposit for iOS v2 — Vocabularies, Word Cards, and Statistics.
Holloway UI Concept
A vision of Holloway app.