Category: Angular

Angular Basic Interview Questions

Angular Basic Interview Questions


1. What is Angular Framework? 2. What is the difference between AngularJS and Angular? 3. What is TypeScript? 4. What are the key components of Angular? 5. What are directives? 6. How to Create Custom Directive? 7. What are the components? 8. What are the differences between Component and Directive? 9. What is a template? … Continue reading Angular Basic Interview Questions

Build Opencart Theme


Step 1. Build "Very" Basic Theme Create new folder mytheme on catalog/view/theme/, the folder tree will be like this: catalog/view/theme/ |-> default |-> mytheme Now go to Admin -> System -> Setting - > Edit Store ->Tab Store -> template -> mytheme. Refresh your frontpage. Maybe your site litle bit mess, but your new theme … Continue reading Build Opencart Theme