/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

toby.ink
| | 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.
| | mherman.org
3.7 parsecs away

Travel
| | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice.
| | junaidqadir.com
2.8 parsecs away

Travel
| | In this in-depth article we will build a WordPress theme with Timber using Bootstrap. We will also use some modern tools such as Laravel-Mix to ease our development work-flow.
| | arnorhs.dev
10.3 parsecs away

Travel
| Recently, a new static site generator (SSG) arrived on the block called Astro. Lets talk a bit about SSGs. What they're good for, what they're not and why I think Astro is a bit of a game changer.