TypeScript and JavaScript

TypeScript JavaScript A typed language that catches compilation errors early on You can find out errors during runtime Suitable for large projects as it improves code maintainability and readability As more code is added, becomes difficult to test and debug, thus JS is suitable for small projects Superset of JS, i.e., features like object-orientation, type-checking,… Continue reading TypeScript and JavaScript

How to add a timeout without set timeout function for a delay?

Sometimes the function we have written in the code will run before the page load. In such cases we can use a delay. The _.defer() function is used to invoke/call a function until the current call stack is cleared. Its major advantage is that it performs expensive computations, calculations or HTML in chunks without blocking… Continue reading How to add a timeout without set timeout function for a delay?

Proposal for Platinum website updates

Proposal summaryThis proposal included the requirement and solutions regarding the updates in login page,footer and addition of new “TERMS AND CONDITIONS” static page Requirement Add “TERMS AND CONDITIONS” static page – add link under the “PLATINUM NORTHAMERICA” category Add an online lead form on the login page Need to update the copyright date in the… Continue reading Proposal for Platinum website updates

Proposal For Updates In Wishlist Page

Proposal Summary  This proposal covers both the functional and UI development for Wishlist page in SCA webstore for Point Australia website.  Requirement    Remove star rating. Show barcode at the same location.  Quantity field need to be editable, same as PLP or cart  Remove priority and added on  Edit button – Replace it with ADD… Continue reading Proposal For Updates In Wishlist Page