tips
Tips - Tools
JavaScript obfuscator: protection for your own code
helpdev -
0
You want to protect your JavaScript code with the valuable algorithms against attackers? JavaScript obfuscator has some tools - from a few minimization tools...
Tips - Tools
User-centered design: Strict user orientation is the way to the goal
Even in the environment of web applications, the requirements must be carefully researched together with the customer(User-centered design). Only if this succeeds can the...
Tips - Tools
VS Code Extension: New Remote Development Pack introduced
With VS code can now also be developed remotely on containers and VMs. A new Extension Pack is ready. The three extensions for the...
Tips - Tools
Node.js lowdb: a lightweight database alternative
Databases are essential for persisting data in Node.js applications. Depending on the application, you can fall back on the most diverse implementations. A slim...
Tips - Tools
Modern JavaScript Frameworks and SEO: Tips and Tricks
Historically, search engines indexing content loaded by JavaScript have always been a big problem, and some still have it. No wonder that many SEO...
Tips - Tools
PHP auto functions with MySQL database
Almost every web developer has to deal with data insert, update or delete on a Database. You create a beautiful form that is responsive...
Tips - Tools
Tips to improve jQuery performance for websites
Some people say that spending time for jQuery performance is not worth it because when upgrading hardware is often a cheaper alternative. But when...
Tips - Tools
The best tools to write clean code
Write clean code, adhere to all conventions and best practices. A challenge for every beginner and professional. These tools are fully automatic for you...