Skip to main content

Home/ Groups/ Web Development Resources (originated at GA WDI)
John Randall

Superhero.js - 1 views

  •  
    "We come across a lot of great articles on creating, testing and maintaining large JavaScript applications. This page is a continuously updated list of articles that help explain the syntax of JavaScript, how to organize your projects, how to test your code, and what's on the horizon. Have fun! "
John Randall

Overview - Redmine - 0 views

  •  
    "Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database. Redmine is open source and released under the terms of the GNU General Public License v2 (GPL). Features "
John Randall

XSS game - 0 views

  •  
    Cross-site scripting (XSS) bugs are one of the most common and dangerous types of vulnerabilities in Web applications. They can allow your enemies to steal or modify user data in your apps. In this game, you will learn to find and exploit XSS bugs. You can then use this knowledge to prevent such bugs from happening in your applications.
cdbajorin

Autocomplete variables across open sublime files - 1 views

  •  
    Great, thx. BTW you can choose the variant from autocomplete list by pushing ctrl + space.
artem_murga

JavaScript build system for Sublime - 3 views

  •  
    Sometimes it is convenient to execute code in sublime by pushing cmd+b. However, there is no embedded build system for JS. This quick trick helps to make JS build available for your Sublime.
John Randall

teach yourself to code - 3 views

  •  
    Nice. I would also add good catalog for Ruby: http://iwanttolearnruby.com/
John Randall

Code Conventions for the JavaScript Programming Language - 1 views

  •  
    "Code Conventions for the JavaScript Programming Language"
« First ‹ Previous 141 - 160 of 202 Next › Last »
Showing 20 items per page