Development: Focusing on Ideas/Solutions Over Code
Josef Nobach

Josef Nobach @jojomondag

About: I'm working to become a better developer and I am interested in many different technologies and tools. I work as a teacher in programming.

Location:
sweden
Joined:
May 19, 2024

Development: Focusing on Ideas/Solutions Over Code

Publish Date: Jun 4 '24
0 1

I just created a website with CSS and JavaScript for appearance and functionality that I will use for another project I'm working on.

I believe that the workflow will increasingly focus less on written code and more on ideas/solutions. If you have tools like CodePen or SVG Viewer, and if there is a bcompiler that allows you to see the idea in practice, see the results, and test it, making the development cycle much faster. This way, you can focus on solving problems or getting the product prototype to work and behave as intended.

What do you think about this?

In the example here, I had an idea that I wouldn't care about files/folders above the line, but I would care about those below the line. Just CodePen, where I can see the code and the results together, significantly speeds up the development cycle.

Personally, my way of coding has completely changed. What do you feel/think about this?

Comments 1 total

  • cz
    czMar 31, 2025

    Hey, would it be okay if I share my SVG Viewer and Converter?

    It's a side project I've been working on - hope you might find it useful!

Add comment