100% private · no tracking · works offline100% client-side/no data leaves your browser/no accounts/works offline
§ The diary · page 6
76 articles on web development, tooling, React, JavaScript, and practical frontend work.
Page 6 / 8

programming
ChatGPT AI helps a programmer work with code completion, refactoring, and documentation. Learn how to use ChatGPT AI in practical use cases.
Nov 12, 2024· 11 min read

"JavaScript"
React Context API is a powerful feature in the React JavaScript library that provides a way to share data between components without the need.
Nov 12, 2024· 14 min read

"JavaScript"
Learn the JavaScript Double Question Mark (??) operator with our simple guide. Learn to simplify code and handle null values effectively.
Nov 12, 2024· 4 min read

"JavaScript"
JavaScript Swap Two Variables, JavaScript swap array elements with diverse techniques. Learn to exchange values efficiently in JavaScript.
Nov 12, 2024· 6 min read

"JavaScript"
Learn how to use the JavaScript toDateString() method to format and work with dates in your web applications effectively
Nov 12, 2024· 13 min read

"JavaScript"
JavaScript is a powerful language that can be used to make websites, software, and apps. But to be a successful JavaScript developer, you need to know more than just the basics.
Nov 12, 2024· 14 min read

"JavaScript"
How to deep merge objects and arrays in JavaScript using Lodash _.merge(). Copy-paste examples for nested objects, array of objects, two objects merge, and custom merge behavior with _.mergeWith().
Nov 12, 2024· 15 min read

"JavaScript"
How to sort arrays and objects using Lodash _.sortBy() and _.orderBy() for descending order. Copy-paste examples for sorting by property, multiple fields, case insensitive, nested values, and sortBy vs orderBy differences.
Nov 12, 2024· 13 min read

"JavaScript"
Welcome to this blog post, where we explore the exciting world of web development and uncover the amazing power of Angular!
Nov 12, 2024· 6 min read

"Web Development"
Learn about the core components of Angular 16, including components, directives, services, routing, forms, and testing. Get started!
Nov 12, 2024· 19 min read