Hacker News new | ask | show | jobs
by wanda 3776 days ago
No problemo.

I noticed that the Features page is a bit broken, probably not finished yet. The markup is a bit odd-looking to me. Not because Angular's involved, but because it looks like it tries to re-invent some wheels Bootstrap already has covered.

I'm not an Angular developer per se, as I've largely avoided frameworks by rolling my own over the years, but I did mock-up what might be a simple but effective way of structuring the page using Bootstrap's grid system.

The trick would be to use whatever the Angular equivalent of Bootstrap's jQuery-based tabs is.

Hopefully it's of some use as well:

https://output.jsbin.com/sekato

https://jsbin.com/sekato/edit?html,css,js,output

1 comments

This is truly awesome, thanks for your help