Posts

Showing posts with the label angular

Easy web reporting & analysis to your Firebase-Angular Dashboard Application with WebDataRocks

Image
WebDataRocks   is an embeddable  web pivot table  written in JavaScript. It is a lightweight component. You can use it in a web application and build an interactive report based on your data. It can be viewed on mobile devices and desktop clients. It is suitable for less technical end-users, but offers advanced customization options for developers. Read More....

Before jumping into any JavaScript framework.

Image
In this article, I'm going to talk about the core concepts that you should learn before jumping into any JavaScript framework. I'm going to stick with the top three which are React, Angular, and Vue.  I haven't touched Vue but I have hands-on experience with React and Angular. Please let me know if there is something that I mentioned incorrectly or the things that I haven't mentioned here.  I think if you have learned these before it could help you out with grasping the framework and also you will be able to switch to any framework easily because you already know these core JavaScript concepts. If you miss these concepts it will be very difficult to understand separately which are the concepts belongs to JavaScript and it's frameworks. This article will be not describing all the information about the concepts but you can search through the internet to find more tutorials and documentation to enhance your skills. JavaScript Fundamentals    B asic...