Nikki Goel

Nikki Goel @nicks101

About: Hi, I'm Nikki Goel. I'm a Software Engineer. I have experience in developing mobile apps with Flutter. I've also worked with Django, HTML/CSS/JavaScript, PostgreSQL, Firebase, and WordPress.

Location:
Delhi, India
Joined:
Dec 9, 2020

Nikki Goel
articles - 8 total

Navigating the Waters of Technical Curiosity: A Confession

Introduction Hey there! I'm trying out something new today. This is not a tutorial blog...

Learn More 1 0Aug 8 '23

Custom Serializer with built_value in Dart and Flutter

The package, built_value is used for creating immutable classes in Dart with JSON serialization. It's...

Learn More 0 0Feb 21 '23

State Persistence Techniques for the Flutter Bottom Navigation Bar

Building a bottom navigation bar is simple in Flutter given the BottomNavigationBar Widget. However,...

Learn More 8 0Apr 5 '22

Improve Flutter Skills by Studying Production-Level Applications

There are many concepts to understand in mobile development. Among these are pagination in API...

Learn More 10 0Oct 22 '21

Reasons to learn Computer Networking as a Software Engineer

Listed below are the reasons why you might consider studying Computer Networking. It doesn't matter...

Learn More 5 0Sep 7 '21

Future in dart: When to use async, await, and then

There are multiple ways to implement asynchronous logic in dart. Dart provides three keywords for...

Learn More 7 0Aug 7 '21

8 Computer Networking Resources for All Levels

Where to study Computer Networking from? Below is the list of Computer Networking resources that I...

Learn More 32 2Jul 6 '21

What is setState() in flutter and when to use it?

When working on frontend applications, a common use case is "Updating the screen's UI dynamically"....

Learn More 27 3Jun 20 '21