DTCode

DTCode

Follow
homeAboutbadgesnewsletter
Tag

2Articles1Week,

#2articles1week-1

More content

Read more stories on Hashnode


Articles with this tag

Simple but powerful Coding Practices that you can adopt immediately: Indentation & whitespace

Dec 3, 20205 min read 955 views

Continuing the powerful coding practices series, today I will talk with two simple concepts that can greatly improve the readability of our...

Simple but powerful Coding Practices that you can adopt immediately: Indentation & whitespace

Tools that I use (almost) every day to do my job as a developer

Nov 29, 20205 min read 271 views

Everyone has their favorite software to do a specific job. As developers, we have some mandatory ones like code editors, task managers, source...

Tools that I use (almost) every day to do my job as a developer

Simple but powerful Coding Practices that you can adopt immediately: Classes and Functions

Nov 27, 202016 min read 272 views

Functions are one of the best and most essential tools we have to do our job as developers. Probably we all learned to use them to remove duplicated...

Simple but powerful Coding Practices that you can adopt immediately: Classes and Functions

Lessons I learned from watching the Essential Developer's Quiz App series

Nov 22, 202011 min read 590 views

Recently I got a new job as an iOS developer and felt the need to refresh my knowledge in Swift because I was mainly coding in Javascript and Flutter...

Lessons I learned from watching the Essential Developer's Quiz App series