Patents by Inventor Dimitar Kanev

Dimitar Kanev has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 11698799
    Abstract: A system can improve application performance by using lazy loading of code containers based on non-navigational actions in single-page or hybrid applications. A page can launch by loading a main bundle of code. The main bundle can include an action manifest that maps action identifiers to separate code modules. Those separate code modules can include functions for handling the actions. Based on a non-navigational action that occurs, the application can use the action manifest to map a first action identifier of the first action to a first code module. The application can then lazy load a first code module asynchronously from the main bundle. The application can also use route guards with filters to determine child actions, validate action routes, and cache the validated routes for later use without a remote server call.
    Type: Grant
    Filed: January 21, 2021
    Date of Patent: July 11, 2023
    Assignee: VMware, Inc.
    Inventors: Branislav Abadzhimarinov, Asen Radev, Petar Nikalaev Ivanov, Dimitar Kanev
  • Publication number: 20220229673
    Abstract: A system can improve application performance by using lazy loading of code containers based on non-navigational actions in single-page or hybrid applications. A page can launch by loading a main bundle of code. The main bundle can include an action manifest that maps action identifiers to separate code modules. Those separate code modules can include functions for handling the actions. Based on a non-navigational action that occurs, the application can use the action manifest to map a first action identifier of the first action to a first code module. The application can then lazy load a first code module asynchronously from the main bundle. The application can also use route guards with filters to determine child actions, validate action routes, and cache the validated routes for later use without a remote server call.
    Type: Application
    Filed: January 21, 2021
    Publication date: July 21, 2022
    Inventors: Branislav Abadzhimarinov, Asen Radev, Petar Nikalaev Ivanov, Dimitar Kanev