I’ve been a Software Engineer for many years. And for the past few, JavaScript has been emerging with newer, better and shinier things. But like many others, I’ve been having a little bit of JavaScript fatigue. Lately, I’ve been looking to other frameworks with more stability. Something that I rely on – that will work […]
Category Archives: General
These topics defined as “General” are a “catch-all” for all things “undefined”. These may contain daily ramblings, quotes, politics or even humor.
A really good explanation of the inner workings of React
React has become the premiere choice of frameworks for front end developers. I must say, having used it on and off since its early versions – it is quite the tool for building web pages and applications. This means that there is a whole lot of good articles out there about React. Such as this […]
Solving the web file permissions problem once and for all [Repost]
This article is originally from Jérôme Schneider – who’s solution helped me out a lot. For some reason, his website http://netgusto.com cannot be resolved and I had to grab this from waybackmachine – which I’m so glad I did. For those struggling with permissions in Ubuntu / Apache, continue reading below. If you’re like us, […]
Just Redux – a quick and high-level overview
Let’s go over what this Redux technology is all about. It seems that if you use React, one can’t escape the fact that the application state will need to be properly managed. See, React is fine when they’re small. But once they get big – the state (where data lives) becomes a nightmare to work […]
Hello 2020! Plans, Goals and Forecasts
I don’t normally do “goals for XXXX” type of posts. But looking back in my archive – I did one back in 2018. And the stuff that I listed as my goals – most of them I’ve achieved! So it just makes sense that I do one today (and today being the last day of […]
Goals for 2018
Setting goals for the year is something I do every year. The problem is, I keep it note of it all over the place. It’s in my calendar, Evernote, a Word doc, a Google doc! For 2018, I decided to publish it here. I’m hoping to not only that I meet all of them, but […]