firebase developers 2020-12-21 16:26 Firebase Developers on Medium — 2020 in Review Firebase Developers on Medium — 2020 in Review👋🏻 Hello everyone!As we’re on the final stretch of this year, we, the Firebase team, wanted to take a moment to reflect on the past year and express our...
firebase developers 2020-10-23 13:57 Firebase Developers Quarterly — Q3/2020 Firebase Developers Quarterly — Q3/2020👋🏻 Hello everyone!We’re well into the final quarter of the year, and we wanted to send a quick roundup of some of our favourite articles we’ve published in the past...
better programming 2020-10-21 22:07 The Ultimate Guide to the SwiftUI 2 Application Life Cycle Goodbye AppDelegateImage based on Rocket by Icongeek26 on The Noun ProjectFor the longest time, iOS developers have used AppDelegate as the main entry point for their applications. With the launch of SwiftUI2 at WWDC...
better programming 2020-08-20 03:10 Fetch API Keys From Property List Files in Swift Get those important strings out of your code and into PLIST filesImage is based on Security by Komkrit Noenpoempisut from the Noun ProjectMany APIs require developers to provide an API key and/or API secret to be able...
firebase developers 2020-05-08 23:20 SwiftUI: Mapping Firestore Documents using Swift Codable Application Architecture for SwiftUI & FirebaseLearn how to easily map Firestore data in SwiftLast time, we looked at how to connect a SwiftUI app to a Firebase project and synchronise data in real time. If you...
firebase developers 2020-04-28 23:40 SwiftUI: Fetching Data from Firestore in Real Time Application Architecture for SwiftUI & FirebaseSwiftUI is an exciting new way to build UIs for iOS and Apple’s other platforms. By using a declarative syntax, it allows developers to separate concerns and focus...
firebase developers 2020-03-24 22:59 Sign in with Apple using SwiftUI and Firebase Rapid Application DevelopmentReplicating the iOS Reminders App, Part 3This article is part of a series of articles that explores building a real-world application using SwiftUI, Firebase, and a couple of other...
better programming 2020-01-27 09:15 Replicate the iOS Reminders App Using SwiftUI Functional Reactive ProgrammingLearn something new by copying something you already knowAt WWDC 2019, Apple announced its declarative UI framework, SwiftUI. By now, most of you probably have had time to take SwiftUI...
flawless app stories 2019-10-15 03:59 Essential Xcode Shortcuts for More Efficient Coding Developer ProductivityAccelerate Your Coding WorkflowAs developers, we spend a considerable amount of time in our IDE, so it’s worth becoming an expert in using it. Simply being able to edit code doesn’t cut...
flawless app stories 2019-09-19 19:35 SwiftUI & Combine: Better Together Functional Reactive ProgrammingWhy SwiftUI and Combine will help you to build better appsOne of the biggest announcements at WWDC 2019 was SwiftUI — its declarative approach makes building UIs a breeze, and...
dev.to 2019-09-13 14:45 SwiftUI + Combine = ❤️ Why SwiftUI and Combine will help you to build better apps One of the biggest announcements at WWDC 2019 was SwiftUI - its declarative approach makes building UIs a breeze, and it’s easy to see why people are so...
jaxenter.com 2014-07-08 18:18 Inside RoboVM Bringing Java to the iOS is somewhat of a mobile holy grail. But there‘s one developer who wants to give it his all. In this interview, Peter Friese speaks to Niklas Therning, the man behind the RoboVM open-source...
dzone.com 2013-04-01 07:00 Do Androids Dream of Electric Sheep? Humans have always been fascinated by the idea of talking with machines. Almost no main stream science fiction movie exists that does not pick up the idea of audio-visual communication with computers, the most...
dzone.com 2011-05-23 07:00 Code Generation 2011 – Don’t miss out! Code Generation 2011 is just around the corner and if you haven't booked yet, you should hurry up - a few places are still available! Quite a number of my colleagues at itemis have been busy preparing for this...
dzone.com 2011-04-27 07:00 Using NSPredicate to Filter Data Filtering data is one of the essential tasks in computing. With all the data available today, we need to apply certain limits and constraints to actually make it usable. What use is it to be able to scroll down a list...
dzone.com 2011-02-17 07:00 Appropriate Use of MapKit I just had an app rejected because of violation of the Google Maps terms of service. While it certainly is kind of funny Apple rejects an app because you're violating Google's terms of service, I was wondering what in...
dzone.com 2011-02-11 07:00 Three reasons why I think the HP TouchPad will rock the tablet market Yesterday, HP introduced the Touchpad, an iPad-like tablet device that is programmed with web technologies. While this certainly isn't the first attempt of a vendor to compete with Apple on the tablet market, I...
dzone.com 2011-01-27 07:00 What’s Your Number? If you take part in a beta test for an iPhone app, the app developer will likely ask you to send him the UDID of your iPhone. If you've been asking yourself "what's this number, and where do I find it?",...
dzone.com 2010-11-26 07:00 How to Use the Gyroscope of Your iPhone in a Mobile Web App This week's release of iOS 4.2 for iPad and iPhone comes with some nice little features most people will not immediately become aware of as they're neither directly visible in the iOS UI nor are they mentioned in...
dzone.com 2010-11-01 07:00 Use Your iPhone, Android, or BlackBerry to Build Your Eclipse Summit Europe 2010 As I'm writing this, Eclipse Summit Europe 2010 is merely hours away and everyone is getting excited to get there and meet Eclipse family. I think the program committee have done a great job at putting together an...
dzone.com 2010-09-20 07:00 Apple’s Updated Developer License – This Changes Everything. Again. A few days ago, Apple made some small, but very important changes to the iOS Developer Program Agreement - a document which you must agree to before you can download the iOS SDK and start developing software for the iOS...
dzone.com 2010-09-07 07:00 Why Your Next App Should be Open Sourced I've been doing all sorts of software development over the past few years, from closed-source in-house software for companies to closed-source product development to open-source frameworks and tools development to...
dzone.com 2010-04-27 07:00 OSGi & Servlets: Flexibility by Simplicity Strangely enough, simple things tend to be more flexible than complex things. I bet you too have seen people go to great lengths to ensure a certain solution provides utmost flexibility. Often, this flexibility isn't...
dzone.com 2010-04-08 07:00 OSGi & Servlets: A Happy Marriage In this post, I'll show you how to create a simple OSGI-based servlet. Later, we will deploy this servlet to an Amazon EC 2 instance - this should be fun! First of all, some preliminary steps. We need to create a new...
dzone.com 2010-04-01 07:00 iPhones on Mars EclipseCon 2010 is over and as always has been a great chance to meet up with fellow committers and users of the software we build. Xtext has received a tremendous amount of attention: not only did we deliver several...