Search code snippets, questions, articles...
All code snippets
Login
Register
+
Add new Snippet
Add new code snippet that you can easily search
Ask Question
If you stuck somewhere or want to start a discussion with dev community
Write Article
Share your knowledge by writing article and spread it
Chrome Extension
My Account
Browse
Javascript
React
Redux Form
Gulp
Javascript Basics
Vue.js
Chart.js
Lodash
Python
Python
SQLAlchemy
Django
Pandas
All
PHP
MySql
neo4j
AMP
Ubuntu
Flutter
Dart
Dev Tools
All
Code Manager
JSON Viewer
Javascript Runner
Comma Converter
HTML Editor
SCSS to CSS
SQL Formatter Online
Discussions
Articles
JSON Viewer
Dev Profile
More
Code snippets
Knowledgebase
About Us
Contact Us
javascript
Questions and Discussion
@vinovijay
how to add gradient color in gauge chart?
0 comments
@Devsheet
Styling console.log() output in inspection tool using CSS
0 comments
@gaurav
Bar chart with top only circular shape Chart.js
0 comments
@ankitdhama
Play/Pause not working in videojs
0 comments
@ankitdhama
How to append text to a file using gulp?
I want to create a task in gulpfile.js that will append some text on a file. I do not want to use replace function as there is no particular string on the file that needs to be replaced.
1 comments
@ankitdhama
Gulp Error: Did you forget to signal async completion?
I am getting this error when running a task in Gulp. The version of Gulp is 4 and the related task code which is causing error is as below gulp.task('get_react_app', function() { gulp.src(['folder/build/**/*']) .pipe(gulp.dest('./app')); });
1 comments
@ankitdhama
How to export HTML table to excel using Javascript?
Is there any way by which we can export an HTML table to excel using javascript. I am working on a project that requires JSON data key values to be exported as excel table cells.If you could provide any javascript library that can do the job will be a
3 comments
@partricjohn
What is the difference between virtual DOM and DOM?
Nowadays the term 'virtual DOM' introduced by React is very popular among developers. I just want to understand what is virtual DOM and the benefits of using it in place of simple DOM.
1 comments
Technology tags
React
Angular
Django
JQuery
Javascript