Home Tags Web App

Tag: Web App

Building a Progressive Web Application with Angular

0
A progressive Web application (PWA) uses modern Web capabilities to deliver an app-like experience to users. These apps meet certain requirements, are deployed to...

Developing a Simple Web Application Using Flutter

0
This article guides readers on how to run and deploy their first Web application using Flutter. Flutter has moved to a new stage, the Web,...

Building Apps with Meteor

0
  Meteor is a powerful platform for Web app development and an interface at which the mobile world integrates with the Web world. The ‘universal...

Splinter: An Easy Way to Test Web Applications

0
Splinter is a Web application testing tool which is built around Python. It automates actions such as visiting specified URLs and interacts with their...

Learn How to Write Apps for the Firefox OS

5
Recently, Mozilla released its first line of phones, which run the Firefox OS. In case you haven’t heard about it, the Firefox OS is...

Secure Your PHP Application

1
In the open source world, PHP programming is always given first preference due to its availability and flexibility. It is a powerful server side...

Web Application Penetration Testing Using Samurai

3
This article introduces you to penetration-testing of Web applications. Also included is some hands-on work with a Web-testing framework called Samurai. Penetration testing, affectionately called...