From 020821657913e57fcf15d68614a9c243684b5858 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Wed, 12 Feb 2020 00:27:47 -0600 Subject: [PATCH] osu sad --- content/enterprise/prototype/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/enterprise/prototype/index.md b/content/enterprise/prototype/index.md index b4011cc..9fe4afb 100644 --- a/content/enterprise/prototype/index.md +++ b/content/enterprise/prototype/index.md @@ -8,9 +8,7 @@ template = "post.html" tags = [] +++ -NB: It's been a while since I wrote a post here. Since I began working at Epic, I've found it hard to motivate myself to even work on projects, let alone writing, after work hours. Hopefully I can pick it back up. - -This past weekend, while on my trip to Minneapolis, I completed a very early prototype of "enterprise", a new UI framework I've been kind of envisioning over the past couple of weeks. While the UI framework is mainly targeted at web apps, the hope is that with a bit more effort, native UIs can be produced with almost no changes to existing applications. Before I begin to describe how it works, I'd like to acknowledge [Nathan Ringo][1] for his massively helpful feedback in both the ideation and the implementation process. +This past weekend, while on my trip to Minneapolis, I completed a very early prototype of "enterprise", a new UI framework I've been kind of envisioning over the past couple of weeks. While the UI framework is mainly targeted at web apps, the hope is that with a bit more effort, native UIs can be produced with almost no changes to existing applications. Before I begin to describe how it works, I'd like to acknowledge [Nathan Ringo][1] for his massively helpful feedback in both the brainstorming- and the implementation process. ## Goals of the project