Latest โ Nov 11, 2024 Are AI Assistants Making Us Worse Programmers? Perspectives on the rise of AI in programming and its effects on productivity.
Software Engineering Reducing churn with Stripe and ChatGPT Leverage ChatGPT to communicate with your customers.
Software Engineering Creating an out-of-office reminder system Setup a Google Calendar + Slack workflow that notifies your team whenever someone is out-of-office.
Software Engineering Classifying bug reports with ChatGPT Integrate Airtable + ChatGPT + Slack using the power of Pipedream.
Software Engineering Scraping market data with Python Web scraping with the BeautifulSoup Python library.
Software Engineering React Best Practices: How to Write Better React Apps A summary of modern React best practices, with tips that can be applied to real-world applications.
Software Engineering How to incrementally migrate a Gatsby app to TypeScript Learn how you can safely adopt TypeScript in your project, right now, without major changes.
Software Engineering What Is React Remix? Should It Be Your Next Framework? Understand the pros and cons of adopting this new technology, with code examples.
Software Engineering Leveraging Gatsby Incremental Builds With ButterCMS Learn how to speed up your static builds with code examples.
Software Engineering How to Rebuild Static Sites at Fixed Intervals with Netlify and GitHub Actions Learn how to schedule redeployments at regular intervals by building a simple application that fetches stock market data.