Blog
Association rules in JavaScript
Such rules can be used not only in product analysis, but also in medicine, biology or other sciences. Finding relationships between selected events can lead to many useful conclusions.
Dynamic object transitions in Adobe Premiere Pro
A short tutorial on how to make an effective transition.
Regression algorithms in Javascript
In this article, we will look at how to make predictions based on linear regression algorithms.
How to work with a prototype board?
Why we most often use a contact plate for prototyping?
[macOS] Automatically screenshot upload
How to write a script to automatically upload screenshots to a server in macOS
WatermelonDB in React Native (1/2)
Library and database configuration, creating model and table schema.
WatermelonDB in React Native (2/2)
Creating the application view and performing database operations