Javascript for mobile
Mobile development rises very fast and developers are created numerous javascript frameworks, there are listed some of them that I know:
Mobile development rises very fast and developers are created numerous javascript frameworks, there are listed some of them that I know:
It’s important to know base Magento directory structure to customize Magento installation or development Magento extensions.
I’ve just met tutorial on youtube by Andrew Perkins. If you just started to learn ruby-on-rails this video would be great for your entry point:
Hi to everyone. Today we’ll talking about differences between singleton pattern and static class. Both of them uses for access to one resource in application, let say database or some api but this one represented as one exemplar (have the same properties while application is working). So there are two …