Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I've seen general chart for programmer level (knowledge of paterns\oop\langagues\testing etc.)
Is there any good chart to evaluate your knowledge of web development(CSS\HTML\JavaScript\SVG\client-server communication)?
Check this
http://smarterer.com/
It's a free skills Benchmark. You will find several quiz like CSS/HTML/SQL/ASP/jQuery/Javascript...
Pros : Questions are created by website users :)
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I was working on a project last weekend for some people refactoring some very old code, and I ran into this in a JS tag. language=JavaScript1.1 What era of JavaScript was this?
Javascript 1.1 was released in 1996, and supplanted by 1.2 in 1997.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Is it possible to instruct Firefox to hide the information contained in window.screen?
According to this paper [1], it can be used for tracking purposes.
Thank you.
[1] https://panopticlick.eff.org/browser-uniqueness.pdf
no, it's not possible. for example:
screen.width=999;
alert(screen.width); // shows: 1920
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am working on a web based game in JS (typescript), with a node.js server and AJAX. I know very little of game based architecture, and as the game grows, it becomes more and more complicated which made me think of rebuilding it with a proper architecture. What tuts/books should I read about architecture, knowing that a web-based game with strong logic on both client and server side requires a somewhat specific knoweldge ? Thank you for your help
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am creating my own website. I was wondering if we can put live (moving) pictures in its background.
If yes, can anyone suggest me some good sites from which I can get an idea on how to make my website stand better than other websites?
Thank you in advance.
For god's sake, forget about moving background. Do your newspaper background moves when you read it? No? Then save our eyes by not doing so on the Internet.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I've googled / searched npm and have been surprised that there aren't any punbb/phpbb forum engines on top of nodejs.
If you know one, plz share a link to