New York

October 15–17, 2025

Berlin

November 3–4, 2025

Search results

Article
Navigating engineering performance reviews
How to effectively evaluate yourself and your peers.
Article
How to write communication guidelines – and live by them
We have best practices for so many aspects of our daily work and life – why should communication be any different?
Article
Maximize your mentorship: search and secure
How to find a mentor that's right for you
Article
Cheerful deployments with CI/CD pipelines
Exploring vital architectural and cultural principles
Contributor
Ambreen Sheikh
Video
An intro to Nativescript
Mobile app development has always required learning each platform’s programming language and peculiarities. For developers coming from the web, where you write once and run anywhere, this is tough.
Video
Practical web security
Computer security talks are too often filled with theoretical computer scientists telling us about how the end is nigh. Don’t get me wrong, I love knowing the nitty details of cryptographic algorithms, but a whole lot of web developers don’t.
Video
Building replicable dev environments with Docker
Maintaining different software environments to run multiple web projects is a time-consuming task. Have you ever returned to an old project, only to find that you have to reinstall older versions of software before even starting any work?
Video
An intro to Rush
A very brief introduction to Rust and why it should be on your radar. Rust is a “systems” programming language that is designed to be a modern replacement for C++. It has an impressive out-of-the box tool chain, an interesting approach to safe concurrency and easy integration with C and other languages. It’s certainly a powerful tool to have at your disposal.
Video
An intro to Angular
Angular is probably the hottest frontend framework around right now. Why? What will it do for your dev team?