Articles about Engineering

Read juicy posts about engineering profession

The MVP curse

The MVP concept, while beneficial, should not be an end in itself. MVPs and POCs are part of the journey, but they aren't the whole path. Recognizing this distinction is crucial to breaking free from the MVP Curse in order to create successful, sustainable, and adaptable tech products

Read full story 3 min read

Overthinking defines you as a solutions-finder engineer or a problem-spotter one

Quite a few engineers struggle with overthinking, leading them to become paralyzed by indecision and unable to move forward

Read full story 3 min read

AI prompt engineering

AI prompt engineering is important because it determines the quality and accuracy of the output generated by the AI model

Read full story 3 min read

Open Source Chaos

Tech world was shaken after mischievous commits intentionally introduced in two well-known npm libraries by their author

Read full story 4 min read

JavaScript proposal array find from last

JavaScript is going to support natively spotting an array item while using a condition, starting from the right side

Read full story 2 min read

JavaScript proposal array grouping

Grouping array items soon will be supported natively by vanilla JavaScript itself

Read full story 2 min read

At last, React forms management became a no-brainer

Build, validate and scale React forms easily by using Formik and Yup combination

Read full story 5 min read

Laravel 8 new flexible accessors and mutators

As of Laravel 8.77 we can use a way more flexible syntax to define accessors and mutators

Read full story 1 min read

Destructuring arrays in JavaScript

We can destructure an array as an object and reach pretty nested items quite easily

Read full story 2 min read

Design first, develop afterwards

Jumping straight ahead to our IDE in order to shoot some code might feel creative but isn’t that effective. When building web applications that solve actual and not imaginary problems we need to think as a user first and define all the paths and flows we should follow to fulfill our goal.

Read full story 5 min read

Newsletter

Get notified about latest posts and updates once a week!!