
Simple BEM calendar
·2367 слов·12 минут
First of all, a little preface. A couple of weeks ago I got to know about Frontend Developer School run by HeadHunter. The entering assignment was to make a simple calendar. This issue seemed to be quite interesting for me and I decided to solve it using new bem-core library.
This article is divided into five parts:
Design tells you how I designed my mini application. Tools teaches you which tools make are handy and make your development cozy. Development is dedicated to established solutions and problems. Testing shows you how I tested my project and made it stable. Continuous integration is the last one and it tells you about automatization. Note. It is a long article. If you do not want to read the whole post please go to project page on github for short version :)