© 2022 Hashnode
#angularjs
Intro Javascript is one of the most popular programming languages in the world. It is widely used as a client-side programming language by almost 98% of all the websites. So, if you clicked this arti…
This is the brief story about how I created a custom Vimeo video player component for the e-commerce I created for company I work for. The component (we will talk about it in a bit) is written in Angu…
Few months ago, I wrote an article on the roadmap for web development (just in case you're yet to read it, here's the link...) and I made gave brief details about some JavaScript frameworks that deve…
If you happen to be working on a large Angular application, you might encounter issues with the initial load time of your app. If you use performance metrics such as the new Performance Insights Chrom…
A month ago Angular 14 has been released, following the success of its predecessor, Angular 13. The newest Angular version 14 is the Typescript-based web application framework and it has many new features like standalone components, which p…
Yay!! I wrote another article. I know I have been very far from consistency. As promised in my last article, I intend to stay true to my word and take writing seriously even though that has not been t…
For the last few years, I have been working as a full-stack web developer. Creating a platform using two individual programming languages and managing the code with various tools is a pretty complicated process. In that sense, Firebase give…
Building A Search UI with Angular and Elasticsearch In this post, we will explore how to build a production grade search experience using Angular and Elasticsearch — two of the most popular dev tools.…
When undertaking any project, it’s important to be familiar with the tools you’re using. Even if you're just getting started with web development, you've probably heard of three of the main tools for …
"Which of the three Java frameworks, are the best?" has no proper answer. To respond to typical queries, such as "Is Vue faster than react?" Which one to select in 2022: Angular, React, or Vue? or Wha…