/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

tomk32.de
| | josediazgonzalez.com
12.4 parsecs away

Travel
| | Silly hacks you can use in your cakephp applications
| | dougseven.com
12.8 parsecs away

Travel
| | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...
| | mensfeld.pl
6.0 parsecs away

Travel
| | If you want to have slugs that are refreshed (updated) each time you change corresponding field in your ActiveRecord models, put this at the end of your initializers/friendly_id.rb file: This will update slug each time related column (friendly_id_config.base) has changed. Keep in mind, that this method won't work if you use non-column slug method as [...]
| | vsupalov.com
29.6 parsecs away

Travel
| Small steps, getting to know how to work with Tailwind CSS on a very simple project - a plain HTML page.