Create a simple site using php and json
There are many solutions to create a site using out-of-the-box software such as WordPress or Django. However sometimes we just need a very simple custom model such as a portfolio list, or some events. You may want to update your data, but have the paging and templates update automatically.
Here is a simple solution which allows you to use PHP to load json files (as data) and then render page templates using TWIG template engine. This solution is fully compatible to then run the json feeds from external sources or APIs at a later date!
Circular loading bar using css only
Facebook login inside a hybrid app using Cordova and OpenFB
However one issue i've come across is trying to get Facebook Login to work correctly. Here I will explain the different ways to implement Facebook login with a Hybrid app and which method worked well for me.
Improving the AngularJS app starter template
I've built a few projects using AngularJS & Twitter Bootstrap, and have now settled on a structure which feels easy to maintain and understand. I will attempt to explain it here with examples.
Responsive cross browser lightbox using only html and css
Responsive mobile dropdown navigation using css only
Here we will look at a css only solution to a responsive dropdown navigation!
Subscribe to:
Posts (Atom)