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
-
As soon as we got into the actual coding part of my first college programming class, I loved it. The next semester, I took two more programming classes and an introductory web development class, and about halfway through that semester, I knew this was what I wanted to do for a living. 2 1/2 years later, I've worked as web developer, both for a small company and a freelancer, I have a web development internship lined up for this fall that I'm excited about, I've written a few smaller programs in a couple languages just for fun, and I wouldn't want to do anything else at this point.
-
About ready to murder Xdebug...debugging an issue on a Drupal site and the debugger catches fine if I set a breakpoint in index.php, but breakpoints in any other file do not catch, even though die statements show that code is being executed where the breakpoint is set.3
-
Getting REALLY sick of OpenShift right now >:( I'm trying to connect to my database with JDBC (using Java servlets and JSP pages) for an assignment, but it doesn't seem to be acknowledging the presence of any of the environment variables. Or it's refusing to save values to the session, I can't really tell. But I've been trying to figure this out for several hours a night the last three nights, and it's still doing nothing1
-
Just got assigned a ticket from a client, who described their issue with a very informative note that says:
[site name] keeps timing out
This is actually probably related to another issue I'm trying to fix (though I'm sure client doesn't know that), so if I'm lucky I'll be able to figure this out. But it seriously peeves me when clients give us a four word generic problem and expect us to just wave our magic wand to fix it -
Wrote my Java servlet/JSP homework assignment and it works perfectly on localhost. Upload the WAR file to remote and nothing works >:(
-
I did mostly Java and JavaScript coding before I came to my current job. When I started I pretty much had to learn PHP on the fly. Pretty much no problems, but my greatest shame from the few years I've been writing code is when I spent over an hour debugging an unknown error, after which time a fellow dev looked at my code and informed me that PHP uses . instead of + to concatenate strings...6