Topic: Best Practices for jQuery Updates

TeddyS31 pro asked 5 years ago


Is there a set standard of best practices for updating to the latest version of MDB with a current site? I feel a bit overwhelmed considering I have a big project with a lot of files, especially when using gulp. Is there a standard in updating? It would be great if you included it in the tutorial in some way.


Mikołaj Smoleński staff answered 5 years ago


Hi there,

Project update depends of it's structure. In most cases overwriting all existing mdb files is enough. In the basic jQ project there are two main files which need an update (mdb.css and mdb.js or their minified versions):

<link rel="stylesheet" href="css/mdb.css"> 
<script type="text/javascript" src="js/mdb.js"></script>

Make sure to overwrite them and everything should work fine.

Best regards



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.7.4
  • Device: Macbook Pro 13
  • Browser: Chrome
  • OS: Mac OS Mojave
  • Provided sample code: No
  • Provided link: No