In modern web applications, state management is a key element, especially when the application becomes large and complex. One of the most popular solutions for state management in Angular is […]
Read MoreIonic: How to Use Theme Variables Properly
Ionic is a popular framework for developing cross-platform mobile applications. One of the key features of Ionic is the ability to customize the look and feel of your app using […]
Read MoreSmart Contracts on Ethereum: A Beginner’s Course
Smart contracts are programs that run on the Ethereum blockchain and automatically execute agreements without the involvement of third parties. They provide security, transparency, and independence of transaction execution. What […]
Read MoreHow to Create Your Own Angular 5 Material Theme
Creating your own theme for Angular 5 Material starts with understanding the theming system, which is based on Sass variables and mixins. Angular Material version 5 uses an approach where […]
Read More