Working on modern Javascript framework is amazing but there are a couple problems related to rendering all the content on the client-side like: 1- The page takes longer to fully load because all the JS must load, and your application needs to run to determine what to show on the page. 2- Search engines are... Continue Reading →
Observables in Angular
Learning Javascript is never ending, there is always new frameworks, new ECMAScripts keeps updating and it evolves it into a language that can be used from web development, mobile development, IoT and etc. And because of that I am starting a tutorial Series called "April's JS-TUTS Series", I will be focused on Javascript Tutorials that... Continue Reading →
How to make your personal website in Angular
So I created my personal website in 2 days, without spending a penny, and not spending too much time on it using Angular, MDBoostrap and Firebase. You can visit it here - portfolio.aralovelace.dev. It is just a simple personal web page that is a Single Progressive App and can be hosted easily in Firebase. So... Continue Reading →
Udemy courses I took while working as a developer
"How do you learn how to code without going to University or Bootcamps?" I always get this kind of questions in Instagram. As for my background, I have a degree in Information Technology and it really helps my foundation of Programming and Database Design. I learned how to code C++, HTML, CSS, Java, PHP, C#,... Continue Reading →
A quick guide to making your website GDPR compliant
Unless you have been living under a rock the last few months, you will no doubt have heard about GDPR. If you haven’t, it stands for General Data Protection Regulation and is a new piece of EU legislation that recently came into effect. The aim of it is to give EU citizens more control of... Continue Reading →