Details
-
AboutFront end web developer
-
SkillsJavaScript (Vanilla, Polymer, React), HTML5, CSS (Stylus, Sass), Node
-
LocationUtah
-
Github
Joined devRant on 6/9/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
@personman74 any way to fix it? I spent the rest of the day looking at variable contents by hand...
-
That's usually one of the easier ones to solve, at least for me. I hate when it tells me an onclick function isn't defined when it is, because there's always something wrong but somehow not wrong enough to show a specific error message
-
Update: I tried calling a hardcoded URL that dynamically loads a page with database content based on a GET parameter, and it works. So it's almost definitely not saving session variables. FML I just wanna be done with this assignment...
-
Me at this very moment
-
@mags24 are you the devil? Because that mess of parentheses/braces/brackets could have only been created by Satan himself
-
@davebarda well this is awkward...
-
)
Not today, @mags24 -
)
I had to fix it, I was starting to rage internally -
That's actually my exact philosophy: if I can explain the code, I will use it (although I do sometimes change variable names or other conventions to make more sense and be more readable to me)
-
int pp = (int) "++";
pp *= 1000; -
I don't mind Java or Maven so much, but I'm 110% with you in hating Hibernate
-
Java - 9
C - 4
C++ - 7.5 (could be higher but I haven't touched the language in over a year) -
My desktop used to look like that. Now I only have a handful of desktop shortcuts, most of my programs are pinned to my taskbar which I have hidden, feels so much cleaner
-
I watch him almost every night before bed! Helps me de-stress from the day, since you can't not be relaxed when you're watching Bob Ross
-
Except in this scenario I definitely don't come out as well as Jon Snow...
-
JavaScript was my very first, and I started learning Java and C++ a few months later
-
IntelliJ for Java, NetBeans for web dev
-
Out of curiosity, why are you still on Lion?
-
Windows 8 for personal and school work, El Capitan at my job
-
It's my Friday! 4-day work week ftw
-
I get 12 when I do it in my head, but now I wanna run this real quick to see if this is some kind of trick question I haven't seen before
-
I listen to a lot of different soundtracks (video game and movie) while writing code, and a lot of classical while trying to brainstorm, think of ideas, etc.
-
Seems like there may be just the smallest chance that SoldierPeetaM doesn't know how a for loop works...
-
devRant, Facebook, Messages, Roku, Music
-
I can never remember either, but I'm usually coding PHP with an IDE so it tells me which one comes first
-
Good to explain chunks of code, bad if you're explaining every line (unless you're in a beginning programming course, in which case do what you gotta do to retain important concepts). If I'm looking at your code, I know that this loop is iterating through the array; tell me instead an overview of what's going on inside the loop.
Just my two cents on the topic -
@dotomaz this was embarrassing enough to me that it engrained the distinction in my head forever and I have never repeated this particular mistake haha
Maybe that means I could achieve perfection if I have my coworkers shame me for other common errors... -
I actually did add git stauts as an alias on my machine...I'm liking some of these other alias ideas even better though!