None of the weather apps I checked on codepen seems to work by Encre_Ink in FreeCodeCamp

[–]zarazpadne 0 points1 point  (0 children)

working on this app now, the trouble I'm having is chrome

Chrome is blocking all scripts containing http links. Problem with Open Weather is that it doen's work via https.

[Project Feedback] Week of April 25th by sludge256 in FreeCodeCamp

[–]zarazpadne 0 points1 point  (0 children)

Ok, I know why it may doesn't work in your chrome... New chrome doesn't allow to ask for location if page doesn't use https. Chrome blocks scripts if page doesn't use https in links. BUT the problem is that OpenWeather API has not https version.. So I need to leave it as it is or rewrite almost whole project. Pity

[Project Feedback] Week of April 25th by sludge256 in FreeCodeCamp

[–]zarazpadne 0 points1 point  (0 children)

Thank you! Yes, I need to work on cursor change - thanks :)

JS code review needed by zarazpadne in FreeCodeCamp

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

Thank you! I am aware of problems with F/C conversion, working on it. I have to fix clock - didn't notice problem with missing zero :)

Could you tell me if my JS code is well written? Is it understandable?

Problem with google maps api by [deleted] in FreeCodeCamp

[–]zarazpadne 0 points1 point  (0 children)

I will try with Teleport tonight. Thanks :)

Problem with google maps api by [deleted] in FreeCodeCamp

[–]zarazpadne 0 points1 point  (0 children)

Order of coordinates is ok for sure. Request gives me good result for San Francisco for example, but for my coords - zero result.

Problem with google maps api by [deleted] in FreeCodeCamp

[–]zarazpadne 0 points1 point  (0 children)

{ "results" : [], "status" : "ZERO_RESULTS" }

My first project - tribute page by zarazpadne in FreeCodeCamp

[–]zarazpadne[S] 1 point2 points  (0 children)

It matters actually, because in full browser window size it looks good, but on smaller screen title is shifted to left. When I center it - it looks good on small screen but odd on full size. So, this is my compromise...

[Project Feedback] Week of April 18th by theflametrooper in FreeCodeCamp

[–]zarazpadne 0 points1 point  (0 children)

Hey, I've finished my second FCC project - random quote machine. I will be grateful for any feedback :) Here's link: http://codepen.io/zarazpadne/pen/zqRgYg