Tag: Javascript

Is open source the future?
Photo by Alex Holyoake on Unsplash Today open source software is used by everyone & everywhere knowingly or unknowingly. But it was not like this from the beginning. It all started around late ~60’s?—?early 70’s. This was the time when there...

10 OOP Design Principles Every Programmer Should Know
The Object-Oriented Design Principles are the core of OOP programming, but I have seen most of the Java programmers chasing design patterns like Singleton pattern, Decorator pattern, or Observer pattern, and not putting enough attention on learning Object-oriented analysis and design....

A Practical solution for CORS (Cross-Origin Resource Sharing) issues in IONIC 3 and Cordova
Summary: I provide a practical solution for solving CORS issue in WKWebView in Ionic and Cordova. The solution works both for iOS and Android. Image credit: http://enzolutions.com If you code with Ionic or Cordova and use a REST API, you...

Building a Polyfill for React Suspense
The best way to understand a software concept is to try and build it yourself.?—?TB If you love React, you’ve probably heard something about the upcoming Suspense APIs, but even after watching a demo or two, it was pretty difficult...
WordPress® Auto-Updates: Should You Use Them?
Open Source projects just like WordPress have empowered more than a billion people in order to have an online profile. One factor that plagues the Open Source community is hackers. The nature of Open Source and additionally its security transparency...