Philip JonasThe Adapter Pattern for adapting code.The Adapter pattern is a design pattern that allows two incompatible interfaces to work together by wrapping an object of one interface…Jan 25, 2023Jan 25, 2023
Philip JonasWhat is a programming language?A programming language is a set of instructions and rules that a computer can understand and execute in order to perform a specific task or…Jan 24, 2023Jan 24, 2023
Philip JonasV8, A 4.2L, Twin Turbo Node.jsWait, what are you talking about? Well its simple to be honest, V8 is the engine the drives Node.js written in C++, to really get into the…Jun 8, 2021Jun 8, 2021
Philip JonasContext is everythingEver heard your other half in the house ask “Why is this still here, its not the place for this?” and you stand there, in a random room not…Jun 8, 2021Jun 8, 2021
Philip JonasWhy it’s important for all Businesses to Standardize Their IntegrationsSomething that I have been working with for many years is integrating services for customers, whether that is REST, SOAP, XML-RPC or…Jun 8, 2021Jun 8, 2021
Philip JonasWordPress Security Is Very Important and Small Businesses Must Know the BasicsWordPress as a whole is a very contaminated market, it is a widely used platform and its vulnerable to every kind of attack. Most…Jun 7, 2021Jun 7, 2021
Philip JonasInline Arrow Functions or bind() with JSX, not a good idea at all.So this took me a bit to wrap my head around but the bottom line is that it’s bad practice to use Arrow functions and function binding in…Jun 7, 2021Jun 7, 2021
Philip JonasIs Flash really dead or has it just been changed.For the longest time now we have declared Flash is being dead. Since the official announcement back in 2017 that Flash will be phased out…Jun 7, 2021Jun 7, 2021
Philip JonasCustom PowerShell CommandsRecently I came across a very interesting problem, Windows and the development environment is not exactly as friendly as Linux and or Mac…Jun 4, 2021Jun 4, 2021