Explore >> Select a destination


You are here

robrace.dev
| | fractaledmind.github.io
1.2 parsecs away

Travel
| | This is my personal site, where I write about Ruby, programming, and any of my varied fascinations.
| | www.thapatechnical.com
2.0 parsecs away

Travel
| | [AI summary] The article provides a tutorial on implementing CRUD operations (Create, Read, Update, Delete) using PHP and MySQLi, including code examples for database connection, insertion, display, deletion, and updating data.
| | kmitov.com
0.8 parsecs away

Travel
| | [AI summary] A blog post detailing the setup and implementation of a Rails 7 project integrating Bootstrap 5 using cssbundling-rails, jsbundling-rails, and Stimulus for a toast notification component.
| | lukelowrey.com
14.3 parsecs away

Travel
| I have been working on a ASP.NET Core project that requires me to build and publish sass stylesheets, css and javascript. I wanted to streamline the process so I put together this simple webpack [https://webpack.js.org/] setup to automate what had been a couple of manual steps.