Different then Elemental Selenium, which only displays ruby code on the frontend, Elemental Bromine should display all the different language examples.
[ ] Create a page to each tip
[ ] This should be a reusable component, automatically created when a new tip is created
[ ] The titles list displayed on the landing page should be a link to the tip page
[ ] The tip page should allow the user to, without changing the page, switch the code example. Check Selenium page for a very good example. Another good example is WebdriverIO
[ ] Code block should allow a copy click
[ ] If the code for a language is not available, tab option should not exist
Different then Elemental Selenium, which only displays ruby code on the frontend, Elemental Bromine should display all the different language examples.