Front-End Web Development

Front-end web development is all about how the world sees your project. Finding the right front-end web framework can be difficult for developers. As a result, Packt Hub provides the latest news and updates around tools like Angular and React to keep you up to date. From JavaScript‘s latest updates to the evolution of how browsers such as Firefox and Chrome display your code, we’ve got all the latest news and insights in one place.

Fundamentals of XHTML MP in Mobile Web Development

0
Fundamentals of XHTML MP Since XHTML MP is based on XHTML, certain syntactical rules must be followed. Making syntactical errors is a good way to...

Enhancing the User Interface with Ajax

0
Since our project is a Web 2.0 application, it should be heavily focused on the user experience. The success of our application depends on...

Debugging AJAX using Microsoft AJAX Library, Internet Explorer and Mozilla Firefox

0
AJAX Debugging Overview Unfortunately, today’s tools for client-side debugging and tracing aren’t as evolved as their server-side counterparts. For example, things such as capturing ongoing...

CherryPy : A Photoblog Application

0
A photoblog is like a regular blog except that the principal content is not text but photographs. The main reason for choosing a photoblog...

Working with Rails – Setting up and connecting to a database

0
In this article, authors Elliot Smith and Rob Nichols explain the setup of a new Rails application and how to integrate it with other...

Working with Rails – ActiveRecord, Migrations, Models, Scaffolding, and Database Completion

0
ActiveRecord, Migrations, and Models ActiveRecord is the ORM layer (see the section Connecting Rails to a Database in the previous article) used in Rails. It...

Seam and AJAX

0
What is AJAX? AJAX (Asynchronous JavaScript and XML) is a technique rather than a new technology for developing highly interactive web applications. Traditionally, when JavaScript...

Getting to Grips with the Facebook Platform

0
The Purpose of the Facebook Platform As you develop your Facebook applications, you'll find that the Facebook Platform is essential—in fact you won't really be...

Facebook Application Development with Ruby on Rails

0
Technologies needed for this article RFacebook RFacebook (http://rfacebook.rubyforge.org/index.html) is a Ruby interface to the Facebook APIs. There are two parts to RFacebook—the gem and the plug-in....

Authentication and Authorization in MODx

0
It is vital to keep this distinction in mind to be able to understand the complexities explained in this article. You will also learn...

Must Read in Web Dev

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews