Day: August 16, 2022
15 posts
Quarto Challenge
Quatro is a 2 player game invented by Blaies Müller. It is played on a 4 X 4…
Progressive Reactivity with NgRx/Store and NGXS
In this series I came up with 3 rules to achieve progressive reactivity. Following them reduced NgRx/Store and…
Angular: Design Pop Over
In almost every SPA, popover is very much used component in Angular. Here, I am going to design…
What is the software development life cycle?
Both large and small software organizations use the SDLC approach. These teams follow different development models, from agile…
Latest products and features at DigitalOcean: July 2022
In July, the team at DigitalOcean has been hard at work on key product enhancements for your favorite…
DigitalOcean Kubernetes Control Plane General Availability (GA), now with a 99.95% SLA
At DigitalOcean, we strive to create a simple and safe managed Kubernetes experience so that you can scale…
I wrote a state management npm – Any State
Features: Lightweight object state management Open Source Project Small App Size (~2Kb) Easy to use with nay framework,…
Complete guide in implementation of stack in Javascript
Summary: learning stack data structure is very important because it is used in many algorithms we are going…
How to become a better Django Developer by doing a pet project?
My name is Zhenya Kosmak. Now I work as a product manager, but I have 3+ years of…
What display: block does?
In my experience, a lot of problems with CSS happen because developers have problems understanding the display property.…