Ember Tutorial 101 – 06 Intro to Components
Here is the fifth video of the series. How to create components in Ember Octant, the latest version of Ember JS framework.
Here is the fifth video of the series. How to create components in Ember Octant, the latest version of Ember JS framework.
Here is the fifth video of the series. In this video you would understand what is Ember Data, how to use it with REST API, how to pass headers in Ember Data requests. We would learn Ember Models and how […]
Here is the fourth video of the series. In this video we would learn how to use SASS or SCSS pre-processor for CSS files in Ember JS. We would install ember addon named ember-cli-scss. After that we would go through […]
Here is the third video of the series. In this video we are going to understand how Ember Routing works and how we can load model data inside route. We also have tried to cover nested routes and some other […]
Here is the second video of the series. In this video we are going to explain how to use Ember CLI to build your very first Single Page Application (SPA)
We have just started a youtube channel where we would upload videos related to different technologies we use while working for our clients and in-house development. Ember 101 is our first series of Javascript lectures and videos. We would discuss […]
Ruby Install # yum install httpd-devel ruby ruby-devel -y # cd /tmp # wget http://fossies.org/unix/www/apache_httpd_modules/mod_ruby-1.3.0.tar.gz # tar zxvf mod_ruby-1.3.0.tar.gz # cd mod_ruby-1.3.0/ # ./configure.rb –with-apr-includes=/usr/include/apr-1 # make # make install Configure Ruby to load with Apache # vi /etc/httpd/conf.d/ruby.conf […]
Define Programming Languages First select a programming environment to work on, the coder must know the limitations, cons and pros of the language, and must know how to use the language. If he don’t know what can be done with […]
File Names Keep File names short If necessary use abbreviations. e.g. Management = MGT Accounting = ACTG Market = MKT Dynamic Online Systems = DOS Microsoft = MS Etc. Use Date in the document name. (Only for individual files, which […]
Information Gathering – Have client sent the information? – Is this information is sufficient? – If not, what information is required? Number of Designs to present Color range Sample / benchmarks which client is interested in Other… – Finalizing the […]