Career.

General Development.

 

Web Development.

 

Personal Development.

 

Interviews.

Book Club.

 

All Episodes.

Getting Started With TypeScript
Web Development Ladybug Dev Web Development Ladybug Dev

Getting Started With TypeScript

TypeScript is an open-source programming language built on JavaScript that provides static type definitions. It has taken the front-end development community by storm over the past few years and today we’re going to give you a beginner-level rundown on the language.

Read More
Web Security
Web Development Ladybug Dev Web Development Ladybug Dev

Web Security

It’s more important than ever to build secure web applications, but many developers forget to account for web security. In this episode, we’re joined by Tailor Herrarte, an Infosec Engineer, Cybersecurity Career consultant, beauty ambassador & content creator who goes by the moniker The Digital Empress. Today we're discussing types of web security, the dangers of lacking said security and a few things you can do to keep your site secure. Let’s get started.

Read More
Getting Hooked On React
Web Development Ladybug Dev Web Development Ladybug Dev

Getting Hooked On React

React is a frontend library that is in super high demand in the industry. But, it can be difficult to get up and running with. Today we’ll talk about with React: why it’s so great, how data flows, and the gotchas we encountered when learning it. Let’s get started!

Read More
Micro-Interactions & Animation Libraries
Web Development Ladybug Dev Web Development Ladybug Dev

Micro-Interactions & Animation Libraries

Micro-interactions are small animations that delight our users and they are changing the way we design and build our applications. Micro-interactions have many benefits like enhancing perceived performance, indicating state change, and drawing users’ attention to something on the page. Today we’ll dive into micro-interactions and the animation libraries you can use to build them.

Read More
Level Up With JavaScript
Web Development Emma Bostian Web Development Emma Bostian

Level Up With JavaScript

JavaScript is notorious for being one of the most popular, yet also one of the most despised programming languages to learn, so today we’re covering some of the intermediate and advanced JavaScript concepts! We’ll discuss convoluted topics like generators, prototypal inheritance, and the rendering engine. Knowing intermediate JavaScript concepts like the call stack, context, scope, the prototype chain, higher-order functions, async programming, and the event loop is invaluable and will help with learning frameworks. The fundamentals won't change even if the ecosystem does.

Read More
Web Developer Learning Path
Web Development Emma Bostian Web Development Emma Bostian

Web Developer Learning Path

There are so many ways to learn to code and so many things to know. Today we’ll give our perspectives on different paths you can take. Whether you’re looking for your first dev job or you’re looking to advance your web development knowledge, we’ll be covering a ton of different options for you.

Read More
Web Performance
Web Development Emma Bostian Web Development Emma Bostian

Web Performance

Today we’re talking about web performance. Did you know that 40% of users abandon sites that take more than 3s to load? Turns out making your sites fast is pretty important! In this episode we’ll talk about what web performance is, why we should care, and we’ll give you tips for optimizing performance and measuring it.

Read More
React, Vue, && Angular, OH MY!
Web Development Emma Bostian Web Development Emma Bostian

React, Vue, && Angular, OH MY!

You've probably heard about some of the JavaScript frameworks that dominate the front end ecosystem. And this week's podcast we'll be discussing the pros and cons of JavaScript frameworks, go into detail about React, Vue, and Angular, and discuss tools and resources for how you can get started with these frameworks.

Read More
Level Up With CSS - Part 2
Web Development Emma Bostian Web Development Emma Bostian

Level Up With CSS - Part 2

In the first part of our CSS episode, we discussed the foundations. In this special bonus episode, we'll continue the conversation by covering some more in-depth areas of CSS, like layouts with Grid and Flexbox, animations, media queries, naming conventions, pre-processors, and frameworks.

Read More