June 19, 2018In the previous article, we demonstrated how to set up a Symfony project from scratch with Flex, and how to create a simple set of fixtures and get the project up and running.
The next step on our journey is to populate the database with a somewhat realistic amount of data to test application performance.
Note: if you ...
June 18, 2018This post begins our journey into Performance Month’s zero-to-hero project. In this part, we’ll set our project up so we can fine tune it throughout the next few posts, and bring it to a speedy perfection.Now and then you have to create a new project repository, run that git init command locally and kick ...
October 15, 2015Web components are becoming the future trend of Web application development. They allow us to group HTML markup, scripts, and styles into a reusable component. These components are part of the browser and hence don’t need external JavaScript libraries like jQuery to provide its functionality. As reported by Wikip...
There’s no doubt that with those nifty javascript frameworks like jQuery, creating a nice image gallery or slideshow has become quite easier but still they are far behind the way interface can be built using Flash. Here are 25 really amazing flash based image gallery scripts that provide not only nice user interf...
Recent Comments