tech/webdev magazine

October 6, 2022

A Software Developer’s Most Important Skill? Communication

Thursday, October 06, 2022 Teklinks

Communication might just be the most important skill to have as a software developer. It’s more important than typing speed or your data structures knowledge. It’s more important than math, coding language knowledge, or perhaps even more important than knowing how to Google.

Full article

Why is React Declarative? A Story About Function Components

Thursday, October 06, 2022 Teklinks

React is declarative. It’s almost the first thing you are told about the library in its home page: But, what does it mean? “Declarative”, at least in the programming sense, is usually defined as “telling what to do instead of how to do it”.

Full article

A React Hooks Challenge for Senior React Developers

Thursday, October 06, 2022 Teklinks

This is indeed an interesting challenge. Here I want to share this challenge with you. After reading this article, you will have a deeper understanding of functional components. The demo’s structure is simple: it contains a button and a list.

Full article

October 5, 2022

October 3, 2022

6 Best Practices for Software Delivery

Monday, October 03, 2022 Teklinks

Over the years, I’ve shared my knowledge with my clients and colleagues about what Good Software Delivery looks like. There’s a lot of great publicly available information out there for teams that are trying to improve their software delivery, increase quality, and ship to production with more confidence, but where do you start?

Full article

The Role of an Enterprise Architect in a Lean Enterprise

Monday, October 03, 2022 Teklinks

If you are an Enterprise Architect (EA) in an organization transitioning to lean or agile practices, you may be feeling a bit lost. You have worked hard to get where you are. You probably wrote most of the critical system software keeping your enterprise running.

Full article