MicroPyramidBlog

Explore a blog dedicated to a wide spectrum of topics including Django, Python, Machine Learning, Salesforce, Angular, React, Flutter, Svelte, LINUX, and Amazon Web Services.

How to Drag and Drop Multiple Files Using Dropzone.js

Dropzone is a free open source library which makes a HTML element as dropzone, which enables user to drag files on to that area and the files dragged will be uploaded using Ajax.

JavaScript Read Full Post

Setting up Reactjs Environment & First Reactjs App(Hello-World)

create your first react application hello-world from scratch. A step by step guide to understand and setup the reactjs environment. Understand the node package manager and the packages that we use while setting up the reactjs environment.

JavaScript Read Full Post

Jquery: Features, Overview and its Future

With the invention of new javascript frameworks and libraries, it is difficult for jquery to return to its prominence, but jquery will still be used by developers.

JavaScript Read Full Post