Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Web page

A collection of 3 posts
How to live edit any webpage
JavaScript

How to live edit any webpage

I learned this trick to edit any web page on the fly long time ago. It was fun in the beginning and good technique to prank friends. With this technique when you type a single command in the Chrome debugger, it lets you edit any part of webpage as if
Mar 7, 2017 2 min read
iOS - Communication from iOS to JavaScript
JavaScript

iOS - Communication from iOS to JavaScript

This is the first part of a series about communication between iOS and JavaScript. In this part we will see 1. How to call JavaScript functions from iOS 2. How to get return value of executed JavaScript functions back to iOS 3. How to pass variety of objects types (String,
Feb 24, 2017 4 min read
JavaScript

Adding custom Media content into UIWebView

Recently I was working on the app to show custom media content in the UIWebView. This media could be * Images * Regular videos * YouTube videos * PDF Files In this post, I will show how to handle these media types * Images * Local images If you already have images in your local directory
Oct 8, 2015 2 min read
Fresh Beginning © 2025
Powered by Ghost