Software Development

> Blog > Software Development > Page 8

Model-View-ViewModel in ReactJS

In my previous article, MVVM to Flux and Back Again, I wrote about my journey with Model-View-ViewModel (MVVM) in .NET applications developed with Windows Presentation Foundation (WPF). It provides good ... Read more

September 22, 2021

Explain Like I’m 5: Git

Git is one of the most useful tools out there for developers. It improves team collaboration and speeds up the working process, as it allows you to store code, track ... Read more

March 25, 2021

5 Unwritten Rules Of Programming

Unwritten rules are everywhere around you. “Let people get off an elevator or train before you get on”, “Do not swipe left or right if someone shows you a photo ... Read more

January 29, 2021
Go to Top