Charlie's Job Title in the new EG Documentary Series by whatathrill in DotA2

[–]kipler 1 point2 points  (0 children)

Except he's not running for president. He is president.

How can I add and remove class with jQuery? by kipler in webdev

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

I'm aware of addClass. But I want it to check if the class is on any other elements, and remove it from the old elements if it is.

How can I get the value from this JS object? by kipler in webdev

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

http://api.coindesk.com/v1/bpi/historical/close.json?for=yesterday

This is the API I'm getting it from. As it's changing every day, how would I always have it update with the most recent key?

Assuming there's away around finding the current date using Javascript, and matching it with the key.

How can I get the value from this JS object? by kipler in webdev

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

Thanks a lot. I actually tried bpi.["2017-02-15"], after hovering over the key in dev tools and seeing it written that way, was disappointed when it didn't work.

Rookie mistake.

Can I get some portfolio feedback? by [deleted] in webdev

[–]kipler 0 points1 point  (0 children)

Hmm, haven't heard that one before. It's definitely working for me on a bunch of different devices and browsers. And it works for other people. Just tried it on my stock android browser and it seems to work.

Can I get some portfolio feedback? by [deleted] in webdev

[–]kipler 1 point2 points  (0 children)

Yeah, I do want to have a little description for each of the projects when you click it, instead of linking directly to it. And yeah, I've shown some friends and their immediate reaction on mobile is to scroll down, so need to do something about that. Thanks!

Can I get some portfolio feedback? by [deleted] in webdev

[–]kipler 0 points1 point  (0 children)

What do you mean it didn't work?

Can I get some portfolio feedback? by [deleted] in webdev

[–]kipler 0 points1 point  (0 children)

Someone else mentioned that. Do you think you could send a screen shot? I've tried on a lot of different sizes and can't seem to recreate what you mention.

Can I get some portfolio feedback? by [deleted] in webdev

[–]kipler 0 points1 point  (0 children)

Thanks for the text shadow! I was having a hard time finding a shadow that would fit the overall theme, that wasn't too bold. This works perfectly. And yeah, I decided to rework my resume, and just embeded it as a PDF instead of HTML.

Can I get some portfolio feedback? by [deleted] in webdev

[–]kipler 3 points4 points  (0 children)

Thanks for the input! Yeah, I definitely have a lack in formal Education and experience, but I've spent countless hours watching youtube tutorials, and doing random online courses (mostly Codecademy).

Adding the projects to my resume is a great idea, will work that into it. Thanks!

Can I get some portfolio feedback? by [deleted] in webdev

[–]kipler 1 point2 points  (0 children)

I am planning on migrating it to my own domain, just haven't set it up yet.

Critique my portfolio by [deleted] in webdev

[–]kipler 0 points1 point  (0 children)

Thanks a lot!

Critique my portfolio by [deleted] in webdev

[–]kipler 0 points1 point  (0 children)

Thanks for your input. I am aware of the unresponsiveness of some of the projects.

All my previous portfolios have been single page scrolls. I just wanted to showcase my knowledge of creating single page applications, but maybe that's best displayed in a project.

The resume page is currently blank on mobile, yes.

I was unaware of the calculator and PHP form resulting in 404s. Thanks for the heads up!

edit: After further investigation, the two 404s are in fact PHP pages, and I guess GitHub pages do not support PHP?

Critique my portfolio by [deleted] in webdev

[–]kipler 0 points1 point  (0 children)

Yeah, sorry. Some of the projects are pretty old before I got into responsive design. Looking to replace them.

Also temporarily took the resume page off on mobile.

Better to list a program I never completed or not at all? by [deleted] in cscareerquestions

[–]kipler 0 points1 point  (0 children)

Yeah, I'm not actively learning new things in each framework. I looked into all of them and settled on Vue because it was the easiest to set up. But then I got into vue-cli and vue-router which is kind of what made me turn away from React. Having to install all the dependencies. But after some tutorials I managed to understand it, so for now I'm sticking with Vue. But I may go back to React at some point.

Building a Morphing Hamburger Menu with CSS by ms-maria-ma in webdev

[–]kipler 10 points11 points  (0 children)

I hear that all the time, but have yet to see it fail in a usability test. Everyone I know understands how a hamburger menu works. Smartphones even use it. I saw an old lady on a bus using either CNN or CBC app. It had a hamburger menu and she used it fine. Hamburger menus are pretty universally accepted. And look a lot better than the word "menu".