Session 6: jQuery for the real world (in spanish)

Would you like to improve your skills in Ajax calls and communicate jQuery with other frameworks like CakePHP?, well if you answered yes, this post is definitely for you. This is the sixth and last video of the first part of an initiative  related with jQuery that I have named jQuery for the real world. All code and practices can be downloaded from my Github profile: https://github.com/alex-arriaga/jquery-para-el-mundo-real or if you only want to obtain a compressed copy you can use this Github page: http://alex-arriaga.github.io/jquery-para-el-mundo-real/ 

jQuery-para-el-mundo-real

In this session we will see:

  • Inserting data into a database by using an Ajax call
  • Method load()
  • Creating html selects dynamically (database’s query + generation)
  • Multiple Ajax calls (chaining)
  • Using Bootstrap JS to display modal messages

 

Leave a Reply

Your email address will not be published. Required fields are marked *