You might be working on a project which has upload feature that takes files from the user and uploads it to your storage server. File upload is a common task in almost all of modern web projects. With all different tools available, it is not that hard to implement file upload feature. So here are some useful Javascript libraries that will help you to implement file upload feature to your website.…
Tags: javascript
40 Cool CSS Input Field Designs
HTML forms are very versatile and allow you to submit a wide range of different types of input. Input fields are what allow your users to fill in your form. Depending on what information you ask, there are various types of fields – text fields, range slider, color, dropdowns, check boxes, radio buttons, datepickers and others. So here are some really cool CSS input field designs for inspiration to create fully accessible, customizable and functional input fields.…
40 Useful Vanilla Javascript Plugins 2019
Modern JavaScript Frameworks makes it very easy to build complex web applications. Vanilla JavaScript refers to plain Javascript code, not extended in any way by any framework and it is good when it comes to create a small application. So in this post i`ve gathered 40 Useful Vanilla Javascript Plugins 2019 to use in your app.…
10 Best Code Presentation Tools for Developer
So you`ve got a code presentation coming up, but whilst it looks beautiful in your text-editor with syntax highlighting, it`s ugly in Keynote. If you are a developer, and you ever tried to show code on your slides, you know it`s painful. So here are 10 Best Code Presentation Tools for Developer to create better slides in a timely fashion. …