Julia Borgini
18 posts
100 days of Miva: Day 7
It’s day 7 of the 100 days of Miva coding challenge and I continued on my JavaScript learning…
[Apr] ML Community — Highlights and Achievements
[Apr] ML Community — Highlights and Achievements Let’s explore highlights and accomplishments of the vast Google Machine Learning communities over…
Top 4 Open Source Alternatives to Zapier
In the realm of digital productivity, workflow automation stands as a pivotal aspect, particularly for professionals aiming to streamline…
An inside look into gender bias in targeted ads
This article navigates gender bias in advertising, and details practical solutions for inclusive ad optimization, fostering ethical practices.…
The Best Way to Diagnose a Patient is to Cut Him Open
Logging is NOT Print Debugging! Why Debug? Tracepoints Grouping and Naming Object Marking Renderers Tracking New Instances Tip…
8 Best Product Webinars in 2024 and Beyond
Product webinars are a great way of keeping up-to-date with the latest news and trends in product management…
Unions & std::variant in C++
Introduction A union in C++ is almost like a union in C (so, if you haven’t read that…
Create A Netflix Login Page in HTML and CSS | Learn With Danial
As one of the most popular streaming platforms worldwide, Netflix has a user-friendly login page that captures our…
React useLayoutEffect vs useEffect with examples
In this article, we are going to learn about useEffect vs useLayoutEffect. Introduction React Hooks: An Introduction Side…
Mastering JavaScript Shorthand Techniques: Code Faster and Cleaner Part 2
Introduction: Writing clean and efficient code is essential for every JavaScript developer. Understanding and utilizing shorthand techniques can…