Generate Charts/Widgets in smart way by angularjs – LegoCharts

  Live Demo. Dependencies: JQuery. AngularJS. D3JS. NVD3. LegoStyle CSS Framework. You want to generate chart with very dynamic parameters? You care about performance? You want to manage the chart size, colors, order, type, label and others from one place? Do you like angularjs framework? so you’ll love LegoCharts plugin, actually i created this plugin with love in Bayt(.)com and specialy in BCCs(Branded Career Channel) project to show a very…

Read More

Writing a good jQuery plugin

You spend weeks developing a complex plugin, which does everything and you publish it on GitHub, create an awesome website and wait for users to roll in creation, you wait…and wait… but very few customers, Okay…so what gives? and download your latest Actually, you can write code but you missed of some good practices, so here is some practices i want to share it with you before publish you code: 1. Documentation.…

Read More

Responsive Web Design (RWD) Approach

Definition: is an approach to web design to provide an optimal viewing experience with a minimum of resizing, panning, and scrolling—across a wide range of devices ( desktop => mobile ). Almost every new client these days wants a mobile version of their website, so it’s time to support the mobile and tablet version, and here is some statistics how the mobile increased from 2010 until and what is the…

Read More

TeamToolTip – Jquey Plugin

This is my first time to write a Jquery plugin, actually i expected this more difficult but its appear easy, and i am start learning from Jquery Documentation, and I recommend anyone need to learn basic, best practice and writing your plugin, to start by Jquery Documentation. Now I want to talk about my plugin, lately increased requests from our clients to add page with their team member and add…

Read More