Tag: user interface

  • 📅 How to Format and order dd-mm-yyyy Dates in jQuery DataTables 📅

    📅 How to Format and order dd-mm-yyyy Dates in jQuery DataTables 📅

    If you’ve ever worked with DataTables, you may have encountered issues with how dates are displayed. By default, DataTables will display dates in a format that may not be easily readable or sortable. However, with a few simple tweaks, you can format your dates to display exactly how you want them. First of all your…

  • Fix for prettier splitting HTML tags in VSCode

    Fix for prettier splitting HTML tags in VSCode

    🎉🎉🎉 ng on an Angular application can be a joyous experience, but when prettier starts splitting your HTML tags, it can quickly turn into a nightmare 😱. Fear not, for I have found a solution that will have you dancing 💃 in your chair with joy. After trying a few different settings, it turned out…