Jeremy McPeak

Content article
How do I use the repository pattern in C#?

Content article
How can I pass parameters to a command in C#?

Content article
How do I use the singleton pattern in C#?

Content article
What is the difference between String and string in C#?

Content article
What is the difference between var functionName = function() {} and function functionName() {} in JavaScript?

Content article
How do JavaScript closures work?

Content article