Skip to content

Instantly share code, notes, and snippets.

View okyrylchuk's full-sized avatar

Oleg Kyrylchuk okyrylchuk

View GitHub Profile
@indyfromoz
indyfromoz / aspnet-mvc.gitignore
Created November 19, 2012 06:44
.Gitignore for ASP.NET MVC
###################
# compiled source #
###################
*.com
*.class
*.dll
*.exe
*.pdb
*.dll.config
*.cache
@rootty
rootty / validate_element.js
Created May 23, 2013 07:36
Jquery validate dom element
$("form").validate().element("#MyElementsId")
@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active June 13, 2024 10:59
A badass list of frontend development resources I collected over time.