In this talk, we will cover the frameworks that Protractor relies on, including the Jasmine framework, Selenium and WebDriverJS. We'll compare Protractor E2E testing with Java E2E testing and talk ...
Bruce Schneier - CTO of Resilient Systems - showed up for a guest appearance at the Wix Meetup Space, thanks to a certain military unit. In this talk Bruce elaborates on his own perspective in the ...
React Native holds great promise in terms of excellent developer experience with Javascript and code reuse between platforms. The big question is - do these benefits come at the price of performa...
Angular 2.0 may not be here, and it'll be a while before we can start using it. But the secrets already out - it's available on GitHub and the changes are going to be HUGE.
Wix infrastructure has gone a number of transformations, starting as a monolithic application server with MySQL, evolving to a service based architecture with with diverse infrastructure. Building ...
Facebook introduced a new way to develop native mobile applications using JavaScript: React Native. Though this doesn't sound like a very revolutionary concept, the way Facebook chose to do it make...
Come with me as I bring you to Node world, and lead you from the pit of callback despair, up to the purgatorio of promises, and finishes in async heaven - using generators and yields to make async ...
In this Video, Gil Amran - Tech Lead for Wix Stores - breaks the myth that there are no types in JS. He explains that though the syntax doesn't force you (the developer) to declare it - you had a t...
What is software design? How does it relate to writing code? many of us are using agile methodologies nowadays, but how can we reconcile these with the concept of software design as we currently kn...
How Wix is doing continuous delivery and changing production every 9 minutes.
In this session we will go what triggers the switch from Waterfall to Continuous delivery, how the company's culture changed to Dev-Centric and what are the best practices we use in doing Continuous Delivery