(312) 620-0386 | contact@bitovi.com
Get our best content on how to build better apps.
Got product development questions?
Join us on
Discord
Training Series - Package and Modlet Workflows
Organizing large code bases is a deep and opinionated topic. We'll show you Bitovi's insight with the DoneJS toolset and how we structure rich, complex applications.
The Bitovi Team
Training Series - Documentation Overview
Documentation is an integral part for any development process. This week we'll take you through generating documentation using DocumentJS.
Training Series: can.Map and can.List
can.Map and can.List are demystified in this session. We'll dive deep into the API and show examples on how each are used from a conceptual and practical perspective.
Training Series: Testing Overview
Testing frameworks, tools and approaches are all addressed in this talk. We'll discuss unit testing vs functional testing, how to run and automate tests and tools we use everyday.
Training Series: CanJS Overview
CanJS has grown from humble roots in 2006 to a full featured MV* library. This week we'll discuss high points in CanJS and how it can help you build rich, maintainable applications
Training Series: A Biased Framework Comparison
This week, well be talking about the strengths and weaknesses of CanJS and StealJS compared to other frameworks like React, Angular, Backbone, EmberJS, and module loaders like RequireJS, Browserify, and Webpack.
Training Series - StealJS Overview
Matthew Phillips takes us through the need for module loaders, managing dependencies and how StealJS simplifies the process.
Training Series - Web Application Architecture
This week we review how we break down applications to their core architecture. Maintaining state, the MVVM pattern and more will be discussed as we use Trello and TodoMVC as real world examples.
Training Series - Web Application Theory
As a preface to the upcoming sessions of how Bitovi delivers applications, we'll dive into the theory of what is needed in a successful project.
Training Series - Building a Tabs Widget
We're bringing all the jQuery knowledge from the past sessions together as we build a custom plugin. Using our own mini-jQuery library, we'll build a custom tabs widget!
Training Series - Events Part 2
We continue where we left of with DOM Events Part 2! We'll outline default actions, event propagation phases, delegation and more as we piece together the basic building blocks for complex development in a browser.