|
| 1 | +<img src="images/el_passion_avatar_800.png" alt="EL Passion" align="right" height="150px" /> |
| 2 | + |
1 | 3 | # EL Showcase |
2 | 4 |
|
3 | | -**EL Passion** is a product house who can help you turn your idea into a great product. |
| 5 | +**EL Passion** is a product house who can help you turn your idea into a great product. |
4 | 6 |
|
5 | 7 | One of the values that are core to **EL Passion** team is the high quality of our work. Since we're very proud of our capabilities, we've decided to showcase some of our finest skills. |
6 | 8 |
|
7 | 9 | In this repository you can find examples of our work split into different categories: |
8 | 10 |
|
9 | | -* [Code quality & testing](#code-quality--testing) - describes how the team measures the code quality and achieves the highest standards. |
10 | | -* [Dribbble shots](#dribbble-shots) - we've challenged ourselves to implement the visually pleasing Dribbble shots created by our designers. This category showcases the results. |
11 | | -* [Solving technical problems](#solving-technical-problems) - contains the examples of nice and easy solutions to the typical problems we face during the product development. |
12 | | -* [Meet the Team](#meet-the-team) - presents our efforts to share the knowledge outside of the company. |
| 11 | +## :mag: Code quality & testing |
13 | 12 |
|
14 | | -## Code quality & testing |
| 13 | +How the team measures the code quality and achieves the highest standards. |
15 | 14 |
|
16 | 15 | - [iOS code quality metrics for 2018](content/iOS-code-quality-2018) |
17 | 16 | - [Testing animations in UIKit](content/testing-UIKit-animations) |
18 | 17 | - [SwiftLint config per target](content/SwiftLint-config-per-target) |
19 | 18 |
|
20 | | -## Dribbble shots |
| 19 | +## :basketball: Dribbble shots |
| 20 | + |
| 21 | +We've challenged ourselves to implement the visually pleasing Dribbble shots created by our designers. This category showcases the results. |
21 | 22 |
|
22 | | -- [E-commerce Today's deals interaction, iOS demo](content/ecommerce-ios-demo) |
23 | | -- [Vinyl Shop iOS app demo](content/VinylShop-ios-demo) |
24 | | -- [Meditation app for iOS - demo](content/meditation-ios-demo) |
| 23 | +- [E-commerce Today's Deals - Interaction [iOS App Demo]](content/ecommerce-ios-demo) |
| 24 | +- [Vinyl Shop [iOS App Demo]](content/VinylShop-ios-demo) |
| 25 | +- [Meditation App [iOS App Demo]](content/meditation-ios-demo) |
25 | 26 |
|
26 | | -## Solving technical problems |
| 27 | +## :hammer_and_wrench: Solving technical problems |
| 28 | + |
| 29 | +Examples of nice and easy solutions to the typical problems we face during the product development. |
27 | 30 |
|
28 | 31 | - [Snapshot-based transitions in UIKit](content/UIKit-snaphot-transitions) |
29 | 32 | - [Custom pagination in UIScrollView](content/UIScrollView-custom-pagination) |
30 | 33 | - [UITableView vs Managing business logic in MVVM](content/UITableView-separating-business-logic-in-MVVM) |
31 | 34 | - [Pagination with RxFeedback & RxDataSources](content/RxFeedback-pagination) |
32 | 35 |
|
33 | | -## Meet the Team |
| 36 | +## :handshake: Meet the Team |
| 37 | + |
| 38 | +Our efforts to share the knowledge outside of the company. |
34 | 39 |
|
35 | 40 | - [RxSwift workshops](content/RxSwift-workshops) |
36 | 41 | - [Public speaking](content/public-speaking) |
|
0 commit comments