Lu-Vuong Le πŸš€

Lu-Vuong Le πŸš€ @coderarchive

About: πŸ’» Software Developer: lu-vuong-le.me πŸ‘₯ Mentor and sharing career experience πŸ“ Blogger: dev.to/coderarchive πŸ“ Content Creator: youtube.com/@CoderArchive

Location:
Melbourne
Joined:
Jun 4, 2019

Lu-Vuong Le πŸš€
articles - 28 total

Writing a High Quality README! πŸ”₯

How good are your README files? Many developers know this file is important when creating...

Learn More 27 0Oct 15 '20

Coping with Imposter Syndrome πŸ™

Fear not if you experience this feeling, it's a common emotion for many developers...even experienced...

Learn More 9 0Sep 19 '20

Learn Markdown in 20 minutes

In this video, we go through what Markdown is and how to use important basic Markdown syntax that is...

Learn More 14 0Sep 8 '20

Migrating Posts from Medium to DEV

Hi Everyone! πŸ‘‹ As I create blog posts, I typically use multiple platforms aside from DEV such as Me...

Learn More 23 2Aug 22 '20

Why I decided to start blogging and why we all should πŸ™Œ

Just a short post talking about why I started blogging and why I think we all should as developers 😁...

Learn More 17 1Aug 15 '20

Event Delegation in JS

What is Event Delegation? ❓ You can look at Event Delegation as a method of handling event...

Learn More 25 1Jul 23 '20

Building a Code Editor for the Web - Output to Custom Console

In this final video, we'll be displaying the logs we stored in the array to our custom console and st...

Learn More 11 1Jul 22 '20

My 100 Days Of Code Journey

Round 1 Complete! πŸ”₯ πŸ”₯ I've just completed my 100 Days of Code challenge and wanted to sha...

Learn More 12 2Jul 20 '20

Building a Code Editor for the Web - Redefining the Console

In order to output to our custom console, we'll need some way to store the logs that usually get logg...

Learn More 9 0Jul 20 '20

Building a Code Editor for the Web - Configuring Ace Editor

In this video, we'll work on configuring ace with some options and getting the user input from Ace to...

Learn More 41 2Jul 19 '20

Building a Code Editor for the Web - HTML & CSS Structure

In this video, we'll work on the basic overall structure with the HTML and CSS. We'll also load the A...

Learn More 7 2Jul 13 '20

Building a Code Editor for the Web - Project Setup

In this video, we'll set up the project with a basic folder structure and also take a look at the lib...

Learn More 30 0Jul 9 '20

Building a Code Editor for the Web - Introduction

In this video series, we're going to look at how to create our own simple code editor for the web or...

Learn More 95 7Jul 5 '20

Designing the Android Logo with CSS - #2

Welcome to Part 2 of this CSS Illustration! Here we're going to take a look at finishing the last thr...

Learn More 2 0Jun 29 '20

Designing the Android Logo with CSS - #1

In this CSS Illustration tutorial, we're going to take a look at how to create a CSS Android! πŸ€– For...

Learn More 4 0Jun 27 '20

What is Optional Chaining? - JavaScript Tutorial

Learn more about this new operator nearing to become standard for JavaScript! Check out the proposal...

Learn More 9 0Jun 24 '20

What is Nullish Coalescing? - JavaScript Tutorial

Learn more about this new logical operator nearing to become standard for JavaScript that's used in m...

Learn More 5 0Jun 23 '20

How to create a CSS Heart - CSS Illustrations

In this CSS Illustration tutorial, we're going to take a look at how to create a CSS Heart ❀️ You ca...

Learn More 5 0Jun 19 '20

Setting up an Express Server

For this one, we'll go through how to set up a basic express server. Express is a web application fr...

Learn More 4 0Jun 15 '20

Differences with Default and Named Exports - ES6 JavaScript

In this video, I'll be demonstrating what the differences are when using ES6 exports with Default and...

Learn More 3 0Jun 14 '20

5 JavaScript Array Tips and Tricks

Hi Devs! In this video, I'll be showing you 5 JavaScript Array Tips and Tricks you may or may not kn...

Learn More 4 0Jun 13 '20

How to use Custom User Snippets with VSCode

Learn how to use User Snippets in this video and start making your own custom snippets! User Snippet...

Learn More 6 0Jun 10 '20

CSS Illustrations - How to Create a Cloud

Hey everyone! I've been really loving CSS Illustrations lately so I've started to make video tutoria...

Learn More 4 0Jun 5 '20

CSS Specificity Explained

What is CSS Specificity? CSS Specificity is a set of rules and how a browser decides which...

Learn More 8 0May 7 '20

What bash aliases does everyone use on a daily basis? πŸ”₯

Bash aliases are incredibly useful to reduce the amount of typing and memorisation of long or repetit...

Learn More 5 2Apr 28 '20

SemVer and Conventional Commits

SemVer What is SemVer (Semantic Versioning)? This is something I never really l...

Learn More 16 2Apr 12 '20

Running My First Sprint Retrospective

For anyone who incorporates an Agile methodology inside their company, a Sprint Retrospective will be...

Learn More 8 0Mar 14 '20

5 lessons I've learned during my first year as a Software Engineer

console.log("First Software Engineer Job Experiences"); Just starting out your first job as a sof...

Learn More 6 0Dec 3 '19