WWDC 2023: What’s New in Core Data
Photo by Kaizen Nguyễn on UnsplashAlthough at WWDC 2023, Apple will mainly focus on introducing the new data framework SwiftData, Core Data, as the cornerstone of SwiftData, has also been enhanced to some extent. This article will introduce the new features that Core Data has gained this year.A Chinese version of this
Read moreCareer Planning as an Individual Contributor Software Engineer
Begin with the end in mind.Continue reading on Better Programming »
Read moreBuild a Simple Beginner App with Node, Bootstrap and MongoDB
Learn how to build a no-frills web app using Node.js, focusing on issues you’re likely to encounter when building a real-world app. Continue reading Build a Simple Beginner App with Node, Bootstrap and MongoDB on SitePoint.
Read moreDevelopers use AI tools, they just don’t trust them (Ep. 586)
The home team shares what our Developer Survey respondents said about AI, spicy opinions about recent Apple unveilings, and an update on crypto regulation. Episode notes: Our 2023 Developer Survey explored AI’s benefits for developers. Read about the results here. For more WWDC talk, listen to our episode from last
Read moreThe Soft Side of Platform Teams
The important non-technical items in running a successful platform teamStylized icebergs with creatures on them. Images generated with DALL-EIntroductionAfter the last five years of running two different platform teams, one at Mission Lane and one at Capital One, a variety of soft skills and non-technical items are critical to a platform team's
Read moreHow to Use ChatGPT to Query Your Databases for Insights
A guide to using natural language querying (NLQ) to query structured data for InsightsContinue reading on Better Programming »
Read moreThe Security of Smart Contracts
Excerpt from my speech given on 5/30/2023 for Offchain MilanPhoto by Ivan Bandura on UnsplashFor years, blockchain enthusiasts have fantasized about the arrival of mass adoption. To date, this has not yet occurred for several reasons, including an unsatisfactory user experience.One of the worst aspects of the user experience in cryptos is
Read moreExploring JSON Files: Searching by Key and Depth
A quick way to retrieve JSON values based on key and depthContinue reading on Better Programming »
Read moreCan Streams Replace Loops in Java?
Code readability, performance, and limitations of StreamsImage generated with Stable DiffusionThe release of Java 8 was a momentous occasion in Java’s history. Streams and Lambdas were introduced, and they’re now being used widely. If you don’t know about Streams or have never heard of it, it’s completely fine. In most cases,
Read moreHow to Stop Analysis Paralysis and Make More Confident Decisions
Is your desire to make the perfect decision turning into indecision?Continue reading on Better Programming »
Read more