Two string methods every JavaScript developer should know

A gentle guide to working with strings with a particular edge case. Read more

Similar

Cards.js – Write card games in JavaScript

cards.js is a library to write card games in javascript. It's not a framework, it does not try to tell you how to write your game logic, it's only about rendering playing cards, animating them and giving you a nice and simple way to use them in your games... (more…)

Read more »