Skip to main content

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

rspec setup along with useful gems - 3 views

  •  
    In this post, I will take you through the steps needed to set up our prefered BDD stack on a new Rails 4 application and explain why each tool is important.
John Randall

git howto: revert a commit already pushed to a remote repository - Christoph ... - 0 views

  •  
    "This works almost exactly the same way as case 2, but instead of removing the line with the bad commit, simply replace its pick with edit and save/exit. Rebase will then stop at that commit, put the changes into the index and then let you change it as you like. Commit the change and continue the rebase (git will tell you how to keep the commit message and author if you want). Then push the changes as described above. The same way you can even split commits into smaller ones, or merge commits together. "
montricher

When to Use Which User Experience Research Methods - 3 views

  •  
    Summary: Modern day user experience research methods can now answer a wide range of questions. Knowing when to use each method can be understood by mapping them in 3 key dimensions and across typical product development phases.
montricher

Well-Known Transmission Control Protocol Port Numbers - 2 views

  •  
    This list of well-known port numbers specifies the port used by the server process as its contact port. In TCP/IP and UDP networks, a port is an endpoint to a logical connection and the way a client program specifies a specific server program on a computer in a network.
John Randall

dfcreative/Photoshopr - 0 views

  •  
    This seems pretty involved.....
montricher

Why The Hell Would I Use Node.js? A Case-by-Case Introduction - 2 views

  •  
    (Thanks to Chris Lee for the link) - Introduction JavaScript's rising popularity has brought with it a lot of changes, and the face of web development today is dramatically different. The things that we can do on the web nowadays with JavaScript running on the server, as well as in the browser, were hard to imagine just several years ago, or were encapsulated within sandboxed environments like Flash or Java Applets.
John Randall

Tympanus - 2 views

shared by John Randall on 01 Jul 14 - Cached
John Randall

A successful Git branching model » nvie.com - 0 views

  •  
    "In the latter case, it is impossible to see from the Git history which of the commit objects together have implemented a feature-you would have to manually read all the log messages. Reverting a whole feature (i.e. a group of commits), is a true headache in the latter situation, whereas it is easily done if the --no-ff flag was used. "
anonymous

A framework for creating layouts using HTML5 - 0 views

  •  
    For anyone interested in using html5 tags.
John Randall

Websockets 101 | Armin Ronacher's Thoughts and Writings - 1 views

  •  
    What are websockets and why would you use websockets?
John Randall

Organizing your application using Modules (require.js) - Backbone.js Tutorials - 0 views

  •  
    "Require.js has a great community and it is growing rapidly. James Burke the author is married to Require.js and always responds to user feedback. He is a leading expert in script loading and a contributer to the AMD specification. "
John Randall

10 Best Alternatives To Adobe Dreamweaver - 3 views

  •  
    "This is a free, open source, WYSIWYG editor compatible with Windows, Mac, and Linux. FTP is available only with an add-on. It supports page preview, spell checking, templates, web fonts, and includes an SVG editor for drawing vector graphics within the application. "
John Randall

Codewars - 1 views

John Randall

Exercism - 1 views

  •  
    "mentorship"
‹ Previous 21 - 40 Next › Last »
Showing 20 items per page