|
|
|
|
|
by lredd
1118 days ago
|
|
Hi! Yes, thanks for the clarification! And by "robust frontends" I meant "advanced views," so you're totally right! The goal with Onu is for you to be able to build those advanced views completely in backend code instead of using React. We made this choice so that pure backend engineers wouldn't have to learn React to build internal tools. In fact, I didn't know any react while being an infra eng at lyft! We've heard this from a lot of other backend engineers as well -- they don't want to deal with react components. To define inputs in Onu, devs use our SDK! This is actually what Airplane does as well (I think they deprecated their yaml config). |
|