Better React app architectures
Since its debut in 2013, React JS has been widely adopted as a technology favourite for web application development. JSX and by extension the virtual DOM »
Since its debut in 2013, React JS has been widely adopted as a technology favourite for web application development. JSX and by extension the virtual DOM »
Learnings from working remotely for a year in as a software engineer. Create a work environment where you will thrive »
Ghost is a powerful blogging platform with a promising roadmap of features, however updating to major releases can be problematic. An alternative approach to updating Ghost would be to use 'Blue-Green' deployments »
Clojure is a versatile programming language founded on dynamic principles. Its speed and coherence have made it a desireable candidate for microservice achitectures, however the learning »
Typescript provides strict typing, empowering teams to build enterprise applications that scale. Whilst precompilers offer benefits to Javascript, they present interoperability challenges when performing coverage checks »