In this short tutorial, we’ll look at how to reuse content children passed between custom component tags.
Read More
Welcome to my personal blog
Sign up for my monthly newsletter
Reusing Templates with Custom Angular Components
In this short tutorial, we’ll look at how to reuse content children passed between custom component tags.
Reusing Templates with Custom Angular Components
In this short tutorial, we’ll look at how to reuse content children passed between custom component tags.
Create an Onboarding Screen in Swift
Creating an onboarding screen for your app can help set your users up for success. You can give your users a chance to get information about your app they may not have gotten from the download page (which can often limit the amount of information). Or you can give your users reasons for certain permissions.
Creating a CoreImage Filter Using Metal Kernels
CoreImage was always one of those libraries I knew about, but rarely ever interacted with. That was, until recently when a contract required me to work with CoreImage filters. The client needed a custom filter into their pipeline.
A Look Inside TensorFlow.js Saved Models
If you’re using TensorFlow.js to deploy your models to a browser, it’s interesting to take a moment and consider what that model looks like on the inside. In this tutorial, you’re going to take.a look inside a deployed TensorFlow.js model.
Running a JIRA Server in Docker
Recently, a client asked me develop a chrome extension that would interact with a JIRA issue page. I had never worked with JIRA before, so I had to figure out how to get a JIRA server up and running to test the chrome extension.
Visualizing the Training Process with TensorFlow JS
In a previous tutorial. you looked at writing your first model using TensorFlow.js. In that tutorial, you used the console to log the loss during the training.
Getting Started with TensorFlow JS
When you talk about machine learning at the edge, you’re really talking about deploying TensorFlow models so that predictions occur client side.
KeyPeeps
Loading a million items
Loading a lot of items into memory can be difficult to manage. For the most part, if your view models are very slim, developers are more than willing to hold potentially a thousand objects in memory without thinking twice.
Android Testing
Testing on Android gets a pretty bad rap. However, it is what it is, and we have to make the most of what we’ve got. In this post, I’ll describe how I go about testing on Android, striving for as much coverage as possible.
Facebook’s Paper Login
Login screens are found in a lot apps these days. I feel like the login screens that are out there are often put together as an after thought. Don’t get me wrong, I’m no designer, but do login screens really need to be boring? They’re the first screen that your user sees, so why not make it feel like you spent more than an afternoon putting one together?
The best book on machine learning for iOS.
Work with CoreML? Then you need MLFairy.com.
Enjoy my content? Consider becoming a member of my patreon, and help me continue making content!