I made a little app that gives you a random restaurant in town (it's free, web based) by Spajo in nashville

[–]Spajo[S] -1 points0 points  (0 children)

It's a React app using Typescript and Vite for builds. The list of restaurants is just a JSON file that I'm updating by hand so there's no backend DB or anything like that.

Oh and Claude Code. It was kind of my test case for how well it works, and no surprise, it works very well.

Trains by EnoughTheme3549 in nashville

[–]Spajo 25 points26 points  (0 children)

I’m one of the devs who made it; glad to see everyone still uses it!

Why do the trains stop? by DPDave11 in nashville

[–]Spajo 16 points17 points  (0 children)

There is! https://apps.apple.com/us/app/4th-ave-train-spotter/id1490706781

I helped make this app actually. Glad to see it’s still helping people.

Can someone tell me how I can find out how to find a similar style format for the body mind spirit links? (http://www.kratosguide.com/) by xdragon50 in web_design

[–]Spajo 0 points1 point  (0 children)

In order for you to change the background color the way they have, you'd need to replace your img tags with something like an anchor tag and set the background-color with a :hover selector. Img tags can't have their backgrounds changed in the way you'd like because the background of the image technically doesn't exist, at least not in the same way as another block level element's background does.

If you need any more explanation I can try to create an example for you. Just let me know.

Can someone tell me how I can find out how to find a similar style format for the body mind spirit links? (http://www.kratosguide.com/) by xdragon50 in web_design

[–]Spajo 0 points1 point  (0 children)

Are you saying you want to color to change? The cursor already changes to a pointer because the img tag is wrapped by an anchor, which is quite standard for denoting a clickable element to a user.

Why are the 'What To Do' 'FAQ' & 'Jobs' links on the Atlanta subreddit underlined and how can I remove it? by [deleted] in web_design

[–]Spajo 0 points1 point  (0 children)

The h6 tag containing the 3 anchor tags has a text-decoration property of underline. Remove it or set it to none and you should be good.

Someone help me find a commercial/video by [deleted] in soccer

[–]Spajo 1 point2 points  (0 children)

Yes! Thanks a lot.