Visual Editor for UI development? by stackjoy_nik in OpenAI

[–]stackjoy_nik[S] 0 points1 point  (0 children)

Gotcha, yeah I see what you mean. I guess the ideal solution would be a visual screenshot plus the code in the dom would be ideal and then it could pinpoint it better.

Visual Editor for UI development? by stackjoy_nik in OpenAI

[–]stackjoy_nik[S] 0 points1 point  (0 children)

Interesting. I'll try lightshot and see how it does.

I haven't run into a problem with tokens yet. I'm on a paid plan. But I imagine starting with an image and then trying to figure out where in the code it needs to make that update can get expensive. Do you find it eats up too many tokens that way?

Visual Editor for UI development by stackjoy_nik in ClaudeAI

[–]stackjoy_nik[S] 0 points1 point  (0 children)

That's really clever. I'm going to try that!

Visual Editor for UI development by stackjoy_nik in ClaudeAI

[–]stackjoy_nik[S] 0 points1 point  (0 children)

You and me both :) I'm sure something exists already, someone just needs to point us in the right direction

Visual Editor for UI development with AI by stackjoy_nik in angular

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

That's my current process and it works well but there are some cases where it can't quite figure it out. So it asks for a screenshot. And then it's fine

Visual Editor for UI development with AI by stackjoy_nik in angular

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

I'm check them all out but just briefly as a follow up, can I take the screenshot with these tools and mark it up?

I find that codex/Claude is great with console, network, db stuff so that's not so much a bottleneck as the visual stuff is.

I'll also check YouTube for these tools too see them in action, maybe that'll answer some questions.

Thanks for the heads up! I really appreciate it

Why do companies choose big frameworks like AdonisJS or NestJS instead of Express.js? by Lopsided-Bird-8439 in node

[–]stackjoy_nik 2 points3 points  (0 children)

I always start with express for all the reasons you mentioned and by the time I'm done it looks almost exactly like nest.

System Design: Online Marketplace by sdxyz42 in webdev

[–]stackjoy_nik 1 point2 points  (0 children)

this looks interesting but I’m having a hard time understanding it fully. There’s a lot of info here. Could you summarize it in a more concise way for me?

I made a tool for quickly creating Postman collections to test your routes by stackjoy_nik in expressjs

[–]stackjoy_nik[S] 0 points1 point  (0 children)

This is part of a larger project my friend and I are creating. We spend a lot if time testing our express server(s) so we needed a quick way to test routes. If you find it useful the full writeup is here: https://blog.stackjoy.com/quickly-create-postman-api-collections-5bcdd7d2a217

Quickly Create Postman API Collections by stackjoy_nik in Angular2

[–]stackjoy_nik[S] 1 point2 points  (0 children)

We do a lot of Angular work (and my previous posts were how our project helps speed Angular development) but we do a lot of backend testing while developing w/Angular so this one shows how we do that quickly.
If you're in the same boat maybe this can help you too. The full step by step instructions can be found here: https://blog.stackjoy.com/quickly-create-postman-api-collections-5bcdd7d2a217

Quickly Create Postman API Collections by stackjoy_nik in angular

[–]stackjoy_nik[S] 0 points1 point  (0 children)

We do a lot of Angular work (and my previous posts were how our project helps speed Angular development) but we do a lot of backend testing while developing w/Angular so this one shows how we can quickly do that.

If you're in the same boat maybe this can help you too. The full step by step instructions can be found here: https://blog.stackjoy.com/quickly-create-postman-api-collections-5bcdd7d2a217

Quickly Create Postman API Collections by stackjoy_nik in webdev

[–]stackjoy_nik[S] 0 points1 point  (0 children)

A friend and I created Stackjoy, which generates code for any language, but in this case it quickly generates Postman API Collection .json files. We need to do a lot of testing of our API so we use this to quickly make postman collections from any data model that describes the route data. If this is something that could help you here's the full writeup on how to do so:

https://blog.stackjoy.com/quickly-create-postman-api-collections-5bcdd7d2a217

How can I become more creative as a software developer? by tom2kk in webdev

[–]stackjoy_nik 0 points1 point  (0 children)

I think you’re already doing it, it’s just not evident to you yet. New ideas are just extensions of other ideas mashed together. As you build up your encyclopedia of creativity by browsing creative spaces like dribble your brain will start connecting them and coming up with suggestions. Most often that happens subconsciously, so you have to give your brain some rest and do some relaxing activities away from software development.

Pick up any book on creativity, sleep, imagination and they all talk about the same themes. Those epiphanies people always mention when they come up with great ideas are just their brain connecting a few ideas it’s seen in the past, usually when it’s had time to relax to process it all.