Brenden Soares

Results 128 comments of Brenden Soares

See #74. It's not hard and I'm sure @jaykz52 would appreciate the PR since it seems he isn't available to make the change himself.

More interesting code. Will look deeper soon!

I think we should flesh this out in more detail before we accept this PR. There are likely many ways to accomplish this task.

@pedromorgan how will we clearly flag it? How will we document how it works for the Revel docs? How will we know when it doesn't break existing features? We can't...

Try adding a unique `key` attribute and see if that keeps the element from being recreated. The `key` prop is not yet well documented [[1](https://github.com/ionic-team/stencil/issues/3253#issuecomment-1230691944)][[2](https://stenciljs.com/docs/templating-jsx#conditionals)], but I stumbled onto it...

We'll defer this for the next release pending testing. We need to at least have a manual test to verify this fix resolves the issue. To reproduce, we need to...

@notzippy many frameworks have be mentioned in these [Articles](https://github.com/revel/revel/wiki/Articles). We could start another wiki page for comparable web frameworks to server as a basis for productivity comparisons. Also, as far...

We should discuss this toward the end of v0.12 when the code organization tasks are completed.

Would be nice to have a table comparing the different time results for dev types such as "purist" for all by hand/copy pasta and then a column for each common...

@devshell very true. Now we just need to implement decent auth functionality :)