It’s hard to find a good package manager, and even the most seasoned developers still struggle to figure them out. Robbie kicks off the tech talk by sharing his misadventures trying to figure out pnpm leading Chuck to ask the...
Michael Paulson, aka The Primeagen, is known for his live streams, crazy memes, and unpopular opinions on Twitter. But he is also a software engineer with over a decade of experience in a legacy C++ codebase. Juggling enginee...
Jason Lengstorf built up an audience on YouTube by doing unscripted live coding and sharing his mistakes with his community. He credits his background as a musician and frontman of an emo band for helping him get comfortable ...
Astro 2.0 is launching new exciting features and it’s setting the bar for HTML frameworks. What makes Astro unique in web development and what are its future possibilities? Fred K. Schott, CEO of the Astro Technology Company,...
Astro has once again become a hot topic, capturing the attention of developers and impressing them with its user-friendly features. Astro 2.0 introduced new and improved error overlays that are functional and well-designed, m...
The developer community can be highly opinionated. We find our favorite tools and fiercely support them because they help us meet our goals. Tailwind has been polarizing since it launched in 2017. Some developers swear by it,...
Slow page speeds and bad developer experience are huge pain points. If you can get those two things right, the developer community will likely rally behind you. CSS hit the bullseye when it introduced trigonometry functions t...
If you’re like Robbie and you haven’t dug into SQL since college, learning the basics of SQL vs NoSQL is a great place to start. Working with data isn’t a part of every developer’s day-to-day, but it can’t hurt to …
Many people dream about being their own boss, but there’s no clear rulebook that outlines how to get there. While self-employment seems glorious to some, it’s not for everyone. How does someone know when they are ready to tak...
Working together in a professional environment is easier said than done, especially when teams have conflicting workflows, priorities, and skill sets. Designers are all too familiar with having their work feel like a second ...
It’s the Advent of Whiskey finale, and Chuck and Robbie keep it casual with more holiday treats, trivia, and traditions. But it wouldn’t be Whiskey Web and Whatnot without a little tech. Physicists are doing mindbending thing...
Every developer has a tech stack that they swear by. The perfect stack is usually a combination of convenience and productivity. Robbie released a blog on Ship Shape featuring “Top 5 Web Developer Tools for 2023”. The list fe...
Robbie and Chuck think the process is rigged. Memorizing algorithms and solving problems in 30 minutes isn’t good enough to judge someone’s capabilities and decide whether they can be trusted for a job. Many great developers ...
Is YAML a programming language? According to Robbie and Chuck, it’s not. And even though you could code in YAML and add functions to it, doesn’t mean you should. Some things are better left uncomplicated. YAML is a data struc...
It’s anyone’s guess what the future of front-end frameworks will hold but the developer community on Twitter has its own predictions. Meanwhile, usage numbers for Javascript frameworks are showing that Vue and Next are catchi...
Popularity doesn’t equal quality. We’ve seen it with React and the latest technology to fall victim to this is OpenAI’s chatbot, ChatGPT. ChatGPT is trending on Twitter and is talked about as one of the great innovations of t...
Every developer has their limits and Chuck and Robbie share their points of view. Shadow DOM and Custom Elements are the last browser APIs they know in the State of JS survey. In the spirit of the holiday, they’re breaking …
The State of JS is one of the best ways to get your voice heard and learn about the Javascript ecosystem. The React developers are likely in the majority of survey respondents but every developer within the Javascript communi...
The Javascript landscape is ever-changing. We can always rely on the State of JS survey to keep up with the latest trends and changes in the space. According to Robbie, Microsoft seems to be at the forefront of that change. …
It’s the season of advent calendars, and coding platforms are launching challenges left and right. If you are waiting for a sign to try a new language or framework, advent calendars are a great place to start. The Advent of …
Chase Granberry can be called a serial entrepreneur. He bootstrapped his first software company before selling it and starting the centralized logging service, Logflare. Chase sold the company to Supabase and joined the team ...
It’s not a normal day at the office. Robbie and his family are in Phoenix and the Whiskey Web and Whatnot hosts got together to play a losing game of golf and sip margaritas followed by whiskey. In this episode, …
React isn’t good at anything, except being popular. That’s a bold statement, but it’s one that Josh Collinsworth stands by. It seems like nearly every major tech company has React in their stack. But why is a framework built ...
The tech layoff saga continues. The latest company in the hot seat is Twitter. After Elon Musk took control of the company, the platform has been in disarray, leaving developers out of jobs and Twitter users confused about th...
WordPress powers over 43% of sites on the internet today, making it a powerhouse web technology. Its simplicity attracted bloggers and do-it-yourselfers who navigate the platform by Googling code snippets. That knowledge gap ...
Working on open source projects is a largely thankless job and a labor of love. The developers behind these projects often juggle full-time jobs to pay their bills while maintaining the software that keeps so much of the inte...
While multi-page apps (MPAs) seem like a new fixation for the developer community, they’re pretty ancient news. If you were browsing the web in the 90s, you were likely visiting a multi-page app. Lucky for us, web tech improv...
Maintaining a CSS codebase can become chaotic pretty quickly and building a new stylesheet for every project can get tedious. Frameworks like Tailwind CSS were born to solve this problem. Adam Wathan, CEO of Tailwind Labs, bu...
There’s a lot to consider before committing to a framework to build a native app. If you choose to build in native, ask yourself whether you’re prepared to handle the downsides that come with it. To start, you’re limited to …
Every once in a while a new framework rises to popularity and gets the developer community buzzing. One of the frameworks with the most momentum right now is SolidJS. But what makes Solid so special? Dan Jutan, Product Manage...
The beauty of tech is that it keeps evolving. As a developer, it’s important to keep evolving too. Whether that’s trying new frameworks, starting side projects, or adopting emerging tech. JavaScript, for example, has taken on...
We all have at least one friend who somehow finds enough hours in a day to have a full-time job and take on several side projects. How can you successfully juggle a career, side hustles, and make time for your …
Accessibility is like learning a new language, leaving many developers wondering where to start. The answer is pretty simple, start anywhere. But the onus isn’t all on devs. Crystal Preston-Watson has partial sight and uses a...
The best way to win over a developer is to make their job simpler. The release of Nuxt 3 promises an even better developer experience than its former versions. That’s music to every developer’s ears. Who doesn’t want faster r...
Devs have a lot on their plate, but the key is to find time for what’s important. Championing accessibility is only possible if devs prioritize it and a good place to start is by knowing your HTML elements. If dogs …
Building products is hard. And devs can often feel hamstrung by competing priorities. The battle between revenue and quality is ever-present and ongoing. But is it possible to achieve both? In this episode, Chuck and Robbie ...
Introducing a new framework can be challenging, especially when developers are loyal to old favorites. But Astro 1.0 is bridging the gap between old and new by staying compatible and familiar with other frameworks. Nate Moore...
Like many developers, Mark Steadman began working in web development with just a couple of goals in mind: write something that runs and passes a test. No major thought for those using the interface he created. Mark’s perspect...
There are two types of engineers. The “normal” ones who strive to make their day-to-day lives as easy as possible and the Robbie’s of the world who strive to do everything themselves until the last line of code is sealed …
A few years into Preston Sego’s coding career, a colleague working on increasing interactivity on the company’s interface chose Ember for the endeavor. Years later, when Preston began developing his own project, he took his c...
In recent years, accessibility has evolved from a way to avoid legal landmines, to a specialization developers are taking a serious approach to for the sake of their companies, apps, and users. Eric Bailey has been at the for...
Years ago, Dan Gebhardt was mapping out data needs for an app he was building. In a struggle to make sense of every requirement and apply them to other packages like Ember Data, he hit a wall. At this point, …
In high school, Matt Johnson followed in the footsteps of his older brother, pursuing similar hobbies like sports and music. After joining a band, Matt realized they needed a website. Mirroring his brother, Matt learned to c...
In 2022, the future of Ember is taking shape thanks to developers like Godfrey Chan. Alongside Yehuda Katz and other engineers, Godfrey’s working on a new edition of Polaris. The project has three main goals: to align Ember w...
Robbie has spent years trying to improve his experience in the terminal. Fortunately, he’s learned a few things about customization along the way. Meanwhile, Chuck and Robbie have thoughts about Apple’s new products, the purp...
It’s not often that a blog post sets the internet on fire. But a recent post by Cory Brown about async/await led to an uproar and even messages of pity from Hacker News. Who knew a simple post about pattern …
In 2017, James C. Davis moved to Charlottesville, Virginia to work at a non-profit tech company that used Ember in their original Saas platform. While James had dabbled in Ember previously, an ask to reimplement the front-end...
They say if it’s not broken, don’t fix it. So why are we running tests on tests on tests that aren’t business-critical? There’s an art to testing beyond just striving to get 100% coverage. In fact, over-testing can actually h...
Great things come in unexpected places. For Tracy Lee, an ex-boyfriend’s T-shirt sporting the Ember Tomster is what tipped her off to software development. Following curiosity and a three-week bootcamp, Tracy was hooked and r...
In early 2017, Chris Krycho was working at one of the few startups using Ember, searching for a way to bring types to the emerging language. His primary goal became solving semantic versioning for TS. As Chris kept iterating,...