It’s not you investigating, it’s just the brain calculating and coding how it was made in the language I learned.
It’s not you investigating, it’s just the brain calculating and coding how it was made in the language I learned.
Usually, it’s more sane to embed formatting in the string itself rather than having styling separately defined (i.e. CSS, kinda).
like this: <b>Bold Text</b>
?
I posted the entire function where the issue was occuring and it was trying to solve the function and not the query.
Thanks will keep in mind next time it happens
My second pair of eyes was in an another country for business stuff so I had to solve it all by myself and because of the frustration, i wrote this post. Sorry about that
I know that, my anger has manifested this post, and I shouldn’t have criticized the entire field
The title was an over exaggeration on my part
it’s indeed a new language for me and I haven’t developed that ability to know where the bug is happening but I am going to get there.
In those kinds of situations you need to remember to try to break the problem down into simpler sections to identify where the problem lies.
Learned that the hard way.
One of the first steps would be to run
SELECT * FROM mainWorkSpace WHERE user_id = @user_id
and see if that returns anything.
It’s one of those situations where if i write something, i forget it because it is doing its thing and about selecting everything, i should’ve done that and it’s my mistake.
I meant like this:
For me it’s just the brain doing unnecessary calculations to see how this ui element was made. Why unnecessary? because when it calculates, it’s the time after work where it starts calculating, like brain, you’re tired, stop it.