You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ A simple time-tracking tool. Works fine on Windows, but on macOS... not so much.
15
15
16
16
This project was an attempt to create a UI using F#. I have to say, it has been a truly terrible and frustrating experience. While I did manage to put together a basic application, it was far from easy.
17
17
18
-
Back when we were just starting to learn programming in our first semester of IT studies, we could build similar UIs effortlessly using Windows.Forms and a GUI editor in Visual Studio. It was simple and straightforward. Now, making a UI feels like pure suffering.
18
+
Back in the early 2000s, when we were just starting to learn programming in our first semester of IT studies, we could build similar UIs effortlessly using Windows.Forms and a GUI editor in Visual Studio. It was simple and straightforward. Now, making a UI feels like pure suffering.
0 commit comments