Five minutes with the Consistent Hash Algorithm
Consistent hash algorithm in 1997 by the Massachusetts Institute of Technology Karger et al. in the solution to the distributed…
Read MoreConsistent hash algorithm in 1997 by the Massachusetts Institute of Technology Karger et al. in the solution to the distributed…
Read MoreRegular expressions are available in almost all languages, whether it’s JavaScript on the front-end, or Java or c# on the…
Read MoreWhat is execution context? In short, an execution context is an abstraction of the environment in which JavaScript code is…
Read MoreSome time ago a friend asked me a problem they encountered in their company, said the back-end for some reason…
Read MoreWhen talking about the this keyword in JavaScript, you may find the concept quite confusing. The meaning of this changes…
Read MoreWhy Node For me, and for the team, the reason for applying Node is really simple: it’s fast to develop.…
Read Moreregular expression (math.) 1.1 Basic grammar A review of the basics of regular expressions through a chart single char Quantifiers…
Read MoreIn the tide of the mobile Internet, with the rise of technologies such as docker, the concept of “microservices” is…
Read More