Free ES5/ES6 JavaScript File Upload Plugin – Uppy
One of the trickiest form inputs to design is the file upload. It has a default HTML style, but it’s not the prettiest thing in the world. Uppy take…
One of the trickiest form inputs to design is the file upload. It has a default HTML style, but it’s not the prettiest thing in the world. Uppy take…
If you’re creating a free plugin, framework, or open-source script you’ll need documentation. It’s crucial to document your work, both for your …
“Headless CMS” is gaining much attention these days. In a nutshell, “headless CMS” does not deal with the front-end; the CMS only exposes the …
The free DevDocs site offers a single dashboard for developers to scour through any language they choose. From the basics of HTML5 and CSS3 to complex…
If you check the app reviews before downloading an application from Google Play Store, then you must have seen someone saying "the app was great, but …
Windows users rejoice! Here's a cool app to view and edit sketch free, and it's free.
Shared memory is an advanced feature of JavaScript, that threads (concurrently executed parts of a process) can leverage. Sharing the memory means not…
The “git clone” command – as its name suggest – allows you to duplicate an entire repository from remote to local, or vice versa. Although it …
What are the needs of modern web designers and developers? We tried to represent them in this outstanding selection of Black Friday specials. It’s n…
If you’re editing someone else’s web page or want to copy a code of a layout it can be tough wading through the formatting. You’ll have to clean…
By 2020, anyone can build an app. Learn how no-code platforms are democratizing app development and empowering people to bring their ideas to life.
One of the trickiest fields to create is the date/time select. Developers often resort to simple select menus for the month/day/year or rely on variou…