Explore >> Select a destination


You are here

toby.ink
| | danielsieger.com
2.4 parsecs away

Travel
| | A short guide on creating a Jekyll template using Bootstrap and Sass.
| | codeincomplete.com
3.9 parsecs away

Travel
| | Personal Website for Jake Gordon
| | blog.pythonanywhere.com
4.5 parsecs away

Travel
| | [AI summary] The user provided a detailed guide on building a Flask application that stores comments in a MySQL database using SQLAlchemy on PythonAnywhere. The guide walks through setting up the database, creating the Flask app, connecting to the database, defining the Comment model, and implementing the functionality to display and store comments. The final step involves committing the changes to Git and concluding the tutorial.
| | alvaromontoro.com
19.5 parsecs away

Travel
| We already have the HTML skeleton from the previous post, and it's a functional form. It is time now to style it so it looks nice. The first consideration is going to be what browsers we want to support. It may sound silly: Chrome, Firefox, Safari, and Edge are in... but should we include IE11 in the mix? :: Blog post at Alvaro Montoro's Personal Website.