Articles
A Deep Dive into ReactJS: JSX, ES6, and More
Published At :-
In the world of web development, ReactJS has emerged as a powerhouse, redefining the way developers build user interfaces for web applications. Developed and maintained by Facebook, ReactJS has gained immense popularity due to its efficient rendering, component-based architecture, and the use of modern JavaScript features like JSX and ES6. In this blog, we'll take a comprehensive look at ReactJS technology, focusing on JSX and ES6, two crucial aspects that make React development both powerful and enjoyable.
CSS animations in list view formatting
Published At :-
In this blog post we will have a look at how to add animations to items displayed in a SharePoint list using view formatting. To add animations, we will be using animate css library. The end result will be as shown below where we see a bar graph that represents votes for some fruits.