Web Development

what is the difference between Docker and Docker Compose

The difference between Docker and Docker-compose is simple: docker commands are focused on only one container (or image) at once while docker-compose manage several containers docker. An example of difference of docker and docker compose is when you run these commands:  docker ps (-a)  In Docker, docker ps displays every docker instance currently running in your …

what is the difference between Docker and Docker Compose Read More »

What’s coming in future Chrome updates?

Chrome 94 Shift to speedier releases Google’s new four-week release cadence for Chrome begins with v. 94, which will launch Sept. 21. From that point on, Google will roll out a Chrome upgrade every four weeks, with an exception for the end-of-year holidays. Chrome 94 also starts the clock on the Extended Stable release channel, which …

What’s coming in future Chrome updates? Read More »

How to use material design to create apps using flutter?

Material design is a system created by Google to help teams build high-quality digital experiences for Android, iOS, Flutter, and the web. It help developers in designing the perfect app that will satisfy the costumers. This blog will help you to create designs using Material Design: The first thing to do is to go to …

How to use material design to create apps using flutter? Read More »

what is material design?

Material Design, codenamed “Quantum Paper,” was Google’s idea in mid-2014, and it represented a fresh “ink-and-pen” approach. The purpose of Material Design is to produce consistently high-quality output across platforms, providing users control over clearly indicated, pleasant-looking components that behave like real-world things. It’s a highly sophisticated and well-defined collection of principles aimed at assisting …

what is material design? Read More »