Sdu

Sdu @sduduzog

About: Consultant at https://dae.mn

Location:
Gauteng, South Africa
Joined:
Jul 22, 2018

Sdu
articles - 18 total

null vs undefined? What to choose? What to use?

If you have experience with writing JavaScript, you might have a preference of using undefined in...

Learn More 11 4Aug 23 '23

Firebase authentication you can eject, used with any backend

Firebase it great for prototyping projects, especially when you really want to focus on your frontend or mobile app. Plus getting a server up and running from scratch is tedious. So with a couple of clicks, you have a database, a way to authenticate your app and storage, all for free.

Learn More 4 1Feb 17 '21

Introducing purgitory. My first npm package :)

An npm tool to purge local branches that have been merged and deleted to the main branch in remote

Learn More 10 2Sep 12 '20

Hacktoberfest is coming!

Hacktoberfest is coming! cover image source TL;DR; Do open source stuff on the internet,...

Learn More 8 0Aug 20 '20

Creating an auto resizing textarea with Vue Composition API in 4 easy steps. I can't wait for Vue v3

Here's a quick way to create an auto resizing textarea with Vue Composition API.

Learn More 40 0Feb 7 '20

C# and .NET Core Appreciation Post. The most beautiful piece of code I have ever seen... this month!

The most beautiful piece of code I have ever seen... this month!

Learn More 146 65Dec 9 '19

Ok I knew contributing to open source was fun but no one told me it would be this easy :satisfied:

I finally took the time to fork a repository, work on an issue and get to submitting a pull request to an open source project.

Learn More 262 20Oct 12 '19

Flutter Dependency Injection

My two cents about DI in Flutter

Learn More 7 2Sep 7 '19

I got the job 💃

This is an update to the previous article I wrote about my first tech interview experience.

Learn More 78 23Mar 21 '19

I redid my portfolio site for the third time, this year alone!

The last quarter of 2018 was the year dev.to was most influential in my career....

Learn More 24 15Feb 22 '19

I went to my first interview! It was terrifying.

Terrifying in a good way. I've never been in an interview aligned with my caree...

Learn More 47 16Feb 12 '19

SDP - A scalable size unit... To the rescue 😁

I found a library that solves a screen sizing issues in Android like a boss

Learn More 7 1Jan 13 '19

How do you pronounce dev.to?

Is it dev.to or dev.to

Learn More 11 25Dec 22 '18

Side project success 🎉

I published my app on Google play, and I'm happy with the feedback it's receiving

Learn More 87 15Dec 15 '18

I want to be a freelancer, help!

I have a couple of years with programming and I feel I'm ready to start freelancing. What am I missing?

Learn More 22 5Dec 2 '18

Dear VueJS devs, VeeValidate might not be worth it

In fact, I am not leaving Vuelidate out of this. I wanted to validate user input upon...

Learn More 16 7Nov 24 '18

What is industry experience?

This question was prompted by this tweet below Ok this question comes at time where I honestly...

Learn More 9 12Nov 14 '18

How to write tests for an android app?

I have an app that I built recently the repo. Its even live on the play store but I'm worried that...

Learn More 9 4Oct 5 '18