Use gulpjs to Minify css, js and convert less, scss to css...
MicroPyramid Blog
Deep dives into Django, Python, Machine Learning, Salesforce, React, Flutter, Svelte, AWS, and the technologies that power modern applications.
This Article will explains you how to Configure and Use Window Manager in Ubuntu....
Using Sentry you can easily track exceptions and events of a Django project. Know more about sentry configuration for a Django project...
In android designing we'll come across ImageView. An ImageView displays an arbitrary image, such as an icon. The ImageView class can load images ...
Mobile application development, the developers create many applications everyday, but not all apps are appreciated.7 mistakes to avoid in app developm...
We can write the required logics based on programming[python] syntax in models and views but, when we want to write simple logics we should follow the...
Salesforce Integration is a process of connecting two applications or systems running on common/different platforms. These integrations have different...
Using Github integration, we can get the user verified email id, general information, git hub URL, id, disk usage, public, private repo's, gists ...
Django by default to store the files in your local file system. To make your files load quickly and secure we need to go for any third party storage s...
This blog post will help you to get deeper into Django Migrations - how Migrations works and how to create or add our custom migrations. Migrations ar...