Consuming WordPress JSON API
In this article I’m gonna start explaining the WordPress JSON API. This may be useful for Theme Developers, for Application Creators, for Students and Learners.… Read More »Consuming WordPress JSON API
In this article I’m gonna start explaining the WordPress JSON API. This may be useful for Theme Developers, for Application Creators, for Students and Learners.… Read More »Consuming WordPress JSON API
Can I Use IndexedDB – the Database of the Web Browsers? IndexedDB Database is the accepted (standardized) way of storing semi-structured & organized information in… Read More »How To Use Indexed DB – a Database in the Web Browser
This article is a “Getting Started” – the very first steps of how to start a PreactJS project offline and include Material Design CSS Library… Read More »Getting Started with PreactJS with Material Design
If you are coding software long enough, you could recognize how the same Programming Concepts are reimplemented again and again. It is just like the… Read More »Implementation of Programming Concepts & Apps
State-based Software Development from a Data Model – onto the outer layers is old idea with variety of environments within and even outside of the… Read More »State-based Software Development for Everybody
Example of a Progressive Web App with minimal amount of code. Beat the competition by knowing these several small tips and tricks. If you are… Read More »Create a Progressive Web App – Minimal amount of code