top of page
  • twitter
  • linkedin
  • github
  • RSS
  • twitter
  • linkedin
  • github
  • RSS

TALKS

Team Lead, care about your devs! (ru)

November 18, 2018

The research has shown that there's a strong correlation between successful onboarding process and employee retention.
We, as developers, rarely pay enough attention to it because we want to ship and ship fast all the time.

This talk will explain the importance of a well thought and sound onboarding process for new employees.
We will address what are the attributes of a good process and how to structure it for front end developers.

Microservices on the client side

April 25, 2017

Angular, React and React Native - seemingly completely different frameworks, but can they work together in harmony under one application? 

In this talk we will discuss the design principles and architecture of large scale multi-tenant mobile and web applications that serve as a foundation for the Wix Mobile App and Wix Business Manager for the web.

 

You will learn how to apply those principles and techniques at scale of over 10 teams, while embracing existing frameworks and building sound mega apps together.

Angular components (ru)

May 17, 2016

Components exist for quite a while. However, they became extremely popular lately probably thanks to React framework.

Component play a crucial role in Angular 2.0 but you should use them already now.

In this talk we will cover superpowers of Angular components and how they improve your application. You won't be willing to go back to world of Angular 1.x.

Protractor: Tips & Tricks (ru)

October 19, 2015

Let's say, you are writing e2e for your application, and they even work. But you keep having this nagging feeling that something is wrong. Every change in HTML leads to breaking tests. They are long, hardly maintainable, etc. Sounds familiar?

 

In this talk we will discuss examples and best practices that are intended these problems and others. This is the result of many teams in Wix after writing and maintaining thousands of e2e tests in JavaScript.

Talking Code: How to

August 29, 2015

Screen Shot 2015-09-12 at 00.39.48 .png

This talk answers the main 5 questions that pop up when people wanna give a technical talk: 

  • where to find events 

  • how to choose a topic 

  • how to submit a talk? 

  • how to prepare a talk? 

  • how to make an awesome delivery 

The proper planning and answering these simple questions will opens doors of many meetups and conferences for you.

Deliver Applications to 50M+ users

July 20, 2015

This talk will show how a simple feature can be go thought the whole flow of unit and integration tests with Jasmine and Sauce Labs, development in Angular, build and deployment in production in 30 minutes. It will also include an overview of post-production monitoring and AB tests.

Why do I need EmberJS if jQuery is enough (ru)

May 22, 2014

jQuery can solve many different issues but at what cost? This talk will provide you knowledge about new JavaScript framework - EmberJS. 

It will focus on two main aspect of any web app.

1) How to structure your app

2) How to sync your data between data structure and visual components 

Ember Reusable Components and Widgets

December 06, 2013

Screen Shot 2020-04-25 at 21.38.53.png

How to use Ember.Components for building really reusable components and widgets with examples

bottom of page