Vikas Potluri

Results 68 comments of Vikas Potluri

Doesn't seem to have worked... did you force push?

> I just did a rebase If you did a rebase, you won't be able to update your branch here unless you force push

For now we can change it to `added`... When we add the `updated` "column" to the "database", we can update this as well. I want to wait for hacktoberfest to...

I'll work on it after frontend perf (which is scheduled for Friday) if nobody picks it up 👍

@sseficha go ahead 😄

@tsonge go for it!

Since the optimizations I'm making are to the gulp build process, express would technically negate them 😛 That's not to say express is a bad idea though 😄 The improvements...

> This sounds interesting, could you elaborate? Currently everytime an input changes, swag has to be rerendered. That doesn't have to happen since we can use native javascript dom manipulation...

Only on the client side 😉

> Not with JS, but with CSS there is: use `flexbox` and the `order` property! Using the order property doesn't update the a11y tree, so it's not suggested to use...