JavaScript

Sort by:

WorkOS: Making Enterprise-Ready Apps with Michael Grinich

The typical procedure many companies follow to reach production-level code is design the program, code and test it in different environments, and put it in a pipeline to deploy to

PHP with Zeev Suraski

WordPress is a free and open-source content management system, or CMS, written in PHP. Since its release in 2003, WordPress has become ubiquitous on the web. It is estimated that roughly

Rust and Go Research with Linhai Song

Rust and Golang are two of the newest lower level languages for doing systems programming. They are often used for applications such as file systems, operating systems, and

React Best Practices with Kent Dodds (Repeat)

Originally published March 6, 2020 ReactJS developers have lots of options for building their applications, and those options are not easy to work through. State management, concurrency,

React Native Interfaces with Leland Richardson (Repeat)

Originally published July 7, 2017 Airbnb is a company that is driven by design. New user interfaces are dreamed up by designers and implemented for web, iOS, and Android. This