JS: wordcloud2.js
I add wordcloud2 in my blog
I add wordcloud2 in my blog
Today, I add a TagCloud function in my blog, here is the code:
I use PM2 to let my Node.js running forever
Here is some command I use to install Nginx on AWS
O(n2) algorithms
O(n2) algorithms
O(n2) algorithms
O(n2) algorithms
O(n2) algorithms
O(n2) algorithms
O(n2) algorithms
O(n2) algorithms
O(n2) algorithms
O(n2) algorithms
How to write images url correctly in .md file?
Given a binary matrix A, we want to flip the image horizontally, then invert it, and return the resulting image.
Given a binary matrix A, we want to flip the image horizontally, then invert it, and return the resulting image.
Given an array nums, write a function to move all 0’s to the end of it while maintaining the relative order of the non-zero elements.
Given an array A of non-negative integers, return an array consisting of all the even elements of A, followed by all the odd elements of A.
Given an array A of non-negative integers, return an array consisting of all the even elements of A, followed by all the odd elements of A.
Today, I spent large amount of time to check one mistake, I can not find any clues in “Styles” part of Chrome DevTools. Finally, I find it in “Computed”, le...
Today, I spent large amount of time to check one mistake, I can not find any clues in “Styles” part of Chrome DevTools. Finally, I find it in “Computed”, le...
I add a new word cloud on categroies page by using wordcloud2, but it shows errors in my tags apge, because I set all js files as document.load , it running ...
Popup form with animation, recording it for furture development.
My backend check user register input, If input data is wrong, it will send back status 404 error with “error detail” message;
When user create a new account, the system will send a email with a comfirmation link. I add token in comfirmation link as params, when user click this link,...
When user choose password recovery, back end server will send a email to customer email box. This email contain a password recovery form, customer can input ...
Today, I add react-coverflow in my website, this Multi-item carousel is very beautiful and easily to use;
React not support HTML 5 video:
Follow the Dev Ed, learn 3 new stuffs
Follow the Dev Ed, learn 3 new stuffs
Follow the Dev Ed, learn 3 new stuffs
Follow the Dev Ed, learn 3 new stuffs
In a deck of cards, every card has a unique integer. You can order the deck in any order you want.
Resource