Skip to main content

Shaik Iliyas

Shaik Iliyas is a Senior Technical consultant with over 8.5 years of experience. He is an Angular front-end developer and has worked with various technology stacks, including java, and DB technologies.

Blogs from this Author

Technology

How To Read a JSON File From Assets in Angular

There are different ways to read local Json file in Angular. In this example,We’ll also see how to read and display the data from JSON file in angular   Different ways to read local JSON file. Reading JSON file using typescript import statement. Reading JSON file using Angular HttpClient. Reading JSON file using ES6+ import […]