-
Notifications
You must be signed in to change notification settings - Fork 11
/
intro.slim
38 lines (33 loc) · 1.84 KB
/
intro.slim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.intro
section.lead.intro__lead
.lead__image.lead__image--frontend-header.lead__image--shorter.lead__image--eat-mobile-gutter
.lead__hashtag.lead__hashtag--dark #BoostYourClassAndStyle
h1.lead__title Infinum Frontend Handbook
.lead__info.lead__info--confined Our handbook is based on 10 years of experience in Frontend/JS development. Here are some numbers behind it:
.generic-container
section
.intro__testimonials
.intro__testimonial
.testimonial.testimonial--fixed-width-tablet
.testimonial__number.testimonial__number--small 188,000
.label.label--hours
.label__desc.label__desc--small hours of coding
.intro__testimonial
.testimonial.testimonial--fixed-width-tablet
.testimonial__number.testimonial__number--small 4.6M
.label.label--code
.label__desc.label__desc--small lines of code
.intro__testimonial
.testimonial.testimonial--fixed-width-tablet
.testimonial__number.testimonial__number--small 100+
.label.label--projects
.label__desc.label__desc--small launched projects
.intro__testimonial
.testimonial.testimonial--fixed-width-tablet
.testimonial__number.testimonial__number--small 29
.label.label--people
.label__desc.label__desc--small developers
.paragraph.intro__paragraph
.paragraph__title Introduction
.paragraph__content JavaScript/Frontend is probably the most dynamic and most exciting development ecosystem of our time.
.paragraph__content Since it’s crucial to stay in the loop with the newest trends and developments, we firmly believe that it’s important to have consistent coding standards and practices that will help us constantly deliver quality projects and code.