Vincent Xu
22 posts
Top 10 tips for becoming a proficient JavaScript developer
1. Master Scoping and Closures Understanding scoping and closures is crucial for advanced JavaScript development. Closures allow functions…
Jupyter Notebooks Tutorial for Beginners!
In the realm of data science, research, and education, the advent of Jupyter Notebooks has revolutionized the way…
How to Become a Content Creator: 10 Steps
Are you brimming with ideas, creativity, and a passion to share your unique perspective with the world? If…
A Beginner’s Guide to Data Flow Diagrams
Ask any professional athlete or business executive how they became successful, and they’ll tell you they mastered a…
How to Use VLOOKUP Function in Microsoft Excel [+ Video Tutorial]
Coordinating a massive amount of data in Microsoft Excel is a time-consuming headache. Thankfully, you don’t have to.…
📢 New Additions to DEV’s Code of Conduct!
At DEV, we prioritize an inclusive and welcoming environment, and today, we are excited to announce some additional…
Div vs Span in HTML, Do you know the difference? With Examples and Best-Practices.
In this article, we’ll explore the differences between the div and span HTML elements, along with examples and…
How Marketers Are Preparing for A Potential TikTok Ban
Welcome to HubSpot Marketing News! Tap in for campaign deep dives, the latest marketing industry news, and tried-and-true…
I’ve created a CRUD server with docker, fastify and mongoDB
Premise The following is the code explained in my youtube video (italian only, .. but eng subtitled) that…
Data detective: Tips and tricks for conducting effective exploratory data analysis
Exploratory data analysis (EDA) is an approach to analyzing and understanding data that involves summarizing, visualizing, and identifying…