Skip to content

Instantly share code, notes, and snippets.

@luyilin
luyilin / jsonFormatHighlight.js
Last active February 12, 2018 09:31
json format && highlight
// Format json and highlight it as well.
// Now you can use the package https://github.com/luyilin/json-format-highlight directly! :D
// default colors of key and types of value
const defaultColors = {
keyColor: 'dimgray',
numberColor: 'lightskyblue',
stringColor: 'lightcoral',
trueColor: 'lightseagreen',
falseColor: '#f66578',
@luyilin
luyilin / learn English.md
Last active January 10, 2018 14:00
Some thoughts about how to speak English well.

Sometimes I'm a little afraid that I cannot express myself well. As the willingness to be a gentleman, I would never want my expressions sound rude or weird. Basically I wish I could express precisely what I mean. And it would be much better that it sounds natural.

Reciting the words is always a useless way to learn English for me. I have less patience to do that over and over again. Reading is much more interesting and can increase the knowledge of common phrases and vocabularies quickly.

So is there any way to check if your expressions sound natural?