JavaScript

  • Improving JavaScript code: top 6 best practices

    The world of frontend development is rapidly changing, new libraries and frameworks are appearing, and the development process is improving and simplifying. It is very difficult to keep up with all the innovations. We’ve gathered 6 relatively new lifehacks that will improve your code in JavaScript. Optional SequencesTo access the properties of nested objects, even…

    Read More