Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Activity for fausty‭

Type On... Excerpt Status Date
Comment Post #288062 > Separately from the review, since you mentioned wanting to avoid paying for static sites I mentioned this mostly to avoid doing anything that would create the need for server-side rendering. I'm incorporating this into my larger project of turning my blog into a common-place book. I thought th...
(more)
about 1 year ago
Comment Post #288062 > Is it your intention to reduce the text size rather than wrapping the text onto the next line? It's worth narrowing the window as far as it will go to see how small the text becomes, and whether it is still readable. My intention here is to get the text looking good and consistent across devices...
(more)
about 1 year ago
Comment Post #288062 > It's worth considering updating the quoteText field with a message about the failure for non-technical users, in addition to the full error message in the console. I haven't added in error handling yet. I'll make this a task. > The previous 2 functions are prefixed export. Is this because t...
(more)
about 1 year ago
Comment Post #288062 First off, thank you! This is a really thoughtful and helpful review. I think. My plan is to do more work with JavaScript because it's widely used and runs just about everywhere. I've tried TypeScript and do enjoy that more, but I wanted to get at least one thing deployed and running with just HTML/C...
(more)
about 1 year ago
Comment Post #288042 Oh, I solved this last night and meant to come back here and post. It's related to the Digital Ocean App Platform and Github Actions. The issue is: I didn't want App Platform to do anything with Node, since my code is unpackaged html/css/js and doesn't need it to run. I'll post the solution.
(more)
about 1 year ago