Jesse W
@jessenw3
Followers
14
Following
33
Media
36
Statuses
66
iOS (and some Android) at @StoryparkApp
Wellington City, New Zealand
Joined September 2021
This is the quality of chart you would expect to be published on a dot info domain. Someone paid someone else money for this and thought it was a perfectly fine way to visualize data. I mean, where to begin...
158
128
2K
Day 67 of #100DaysOfCode: - Made a little utility to check for network reachability, not sure if i'll need it right now, but thought it would be a fun side project
1
3
6
Days 61-66 of #100DaysOfCode. A few days. Here's what I've done on Projection: - Added DI using Dagger/Hilt - 80% of the way through implementing Store 4. Just need to retrieve data from db if available
0
2
1
Day 60 of #100DaysOfCode. Giving https://t.co/tAQhINfU4H a go in my own app. I was able to get my network requests working quickly using Store, but had to update my Retrofit functions to return Flow instead of Flowable.
0
3
2
Day 59 of #100DaysOfCode. - Java local class: A class defined within a block. Only relevant to the enclosing block, Intended to be used more than once - Java anonymous class: Declare and instantiate at once, don't have a name. Intended to be used once
0
2
5
Day 58 of #100DaysOfCode. I have some catching up to do. Back to work on Projection: - The saved state is now correctly update in the db (so the saved button is highlighted if project is saved) - Added ability to remove saved items
0
7
3
Here it is, my first blog post! A better way to align UILabels on iOS. Check it out here
0
0
1
Day 57 of #100DaysOfCode. Rewrote my entire article, simplified the alignment function some more. Will pass off to some others tomorrow to read before publishing
1
5
8
100DaysOfCode is on hold until Tuesday as i'm travelling out of town for the Easter break ð
0
0
2
Day 56 of #100DaysOfCode. I was getting runtime warnings about optimising how I've been drawing circles using UIBezierPath applied to a CAShapeLayer. I came up with a different solution based on Xcode's suggestion to use a CALayer with cornerRadius set.
1
3
7
Day 53/54/55 of #100DaysOfCode. Mostly just figuring how to write a blog post. Been reading various articles to get an idea of how others write, not focusing on the learning the content, but structure, writing style. Very close to having something I can get reviewed
0
4
5
Day 52 (Sat) of #100DaysOfCode: - Added a switch for toggling the font attribute views. Interestingly, adding a title to a UISwitch is only allowed with device idiom .mac. So I made my own one - The code for this is really gross. But... it's only a demo. Might cleanup later
0
2
3
Day 51 (Fri) of #100DaysOfCode. TIL: - How to update font size (surprisingly haven't had to do this yet ð
) - Updated circle view as well - Centred views in view controller
0
3
3
Day 50 of #100DaysOfCode. Half way there! Added the ability to visually see the ascender (red), descender (green), capHeight (cyan), xHeight (magenta) and baseline (blue) of a UIFont
0
7
9
Day 49 of #100DaysOfCode. Didn't have a lot of time this afternoon, but fixed the last remaining issue's with my demo project so can start taking screenshots tomorrow ðĪ
0
2
3
Day 48 of #100DaysOfCode. Today, I mostly draw a circle ð
But I also did some other things... - Added the alignment extension to the demo project and found some ways to make it better ð - Learned about creating bezier paths and applying them to shapes - Lots of tidying etc
1
4
3
Day 47 of #100DaysOfCode. Today I started building an example app to use for a blog post. Can you spot the bug I spent over an hour debugging?
0
11
9
#100DaysOfCode Have been very inconsistent with this after taking a covid break. Will get back on track this week
0
0
3
Day 45 of #100DaysOfCode. I have a list of things to write blog posts about, so I started drafting my first one... aligning text with views using a fonts xHeight and descender. More to come
0
3
7