ββIn software management, we often change our code and all these changes need to be tracked. As our projects grow, all the dependencies of the projects increase as well. If you want to make changes to your project and move forward, you need to make sure all your dependencies works with your current changes as well. We canβt move forward if these dependencies are too tight or loosely defined. This is called dependency hell.
6 min read
#Software
6 min read
#Software
Medium
Understanding Semantic Versioning Specification
A Beginnerβs Guide With an Example
ββA statistical approach to explaining bad deadlines in engineering projects
β± 7 minutes read
#Software
β± 7 minutes read
#Software
Medium
Why Engineers Cannot Estimate Time
A statistical approach to explaining bad deadlines in engineering projects
ββBeing a good programmer is a mix of skills and some common sense. It is all about being pragmatic and knowing what is the solution that fits better your problem. When facing a challenge, there are some software principles that will guide you in choosing the most correct approach.
7 minutes read β±
#Software
7 minutes read β±
#Software
Medium
7 Software Development Principles That Should Be Embraced Daily
βKISS,β βDRYβ, βYAGNI,β and more
ββWe all know we wonβt get very far without a code review. It improves the quality of the code and makes its structure more stable. Reviews also help programmers build relationships and work more effectively.
β± 4 minutes read
#Software
β± 4 minutes read
#Software
Medium
9 Code Review Techniques Every Programmer Should Follow
This will make your code reviews even better.
ββDevelopers are pioneers in tech innovation, so theyβre always looking ahead.
β± 3 minutes read
#Software
β± 3 minutes read
#Software
Medium
Top 6 Web Development Trends To Look Out For In 2022
Developers are pioneers in tech innovation, so theyβre always looking ahead. At Flux Technologies, weβre no different. Weβre always on theβ¦
ββThe most significant problem of a code review is asynchronous ping-pong of quite difficult questions/answers. This is inefficient, but also makes people frustrated.
β± 4 minutes
#Software
β± 4 minutes
#Software
Medium
Donβt do Code Review, try Mob instead
Code review is quite common practice, and for many years I thought it is great, but hen I experienced mob programming.
ββWhen was the last time when you were thinking about βWhatβs going on with monorepos nowβ? Is Lerna still the best choice or just Yarn Workspaces could be enough?
β± 5 minutes read
#Software
β± 5 minutes read
#Software
Medium
Monorepos. 2022
When was the last time when you were thinking about βWhatβs going on with monorepos nowβ? Is Lerna still the best choice or just Yarnβ¦
ββProbably you have an idea banging upon your head and are wondering the best way to implement it.
β± 7 minutes read
#Software #Frontend
β± 7 minutes read
#Software #Frontend
Medium
Frontend Architecture for Insane Scalability β οΈ
Probably you have an idea banging upon your head and are wondering the best way to implement it. Donβt be anxious, donβt hurry! Keepβ¦
ββEarlier this year, we had Andrzej Frydryszak attend a few conferences on software development. The list we compiled is a list of the most significant points the attendees of the conferences have heard. Here goes:
β± 11 minutes read
#Software
β± 11 minutes read
#Software
Medium
Trends in Software Development 2022
Earlier this year, we had Andrzej Frydryszak attend a few conferences on software development. The list we compiled is a list of the mostβ¦
ββIf you donβt know who Linus Torvalds is, I will give you a short introduction: If youβre a software engineer, you should know what Linux is and Iβm almost sure that you used Git at least one time. Basically, he is the mind behind these two big projects. If you want to learn more about him, you can search online, I donβt want to give more details in this article but to move on to the wisdom I learned by listening to his speeches.
β±οΈ 10 mins read
#Software
β±οΈ 10 mins read
#Software
Medium
5 Harsh Truths for Success from Linus Torvalds
The mind behind Linux and Git and his harsh truths about success.
ββItβs 7:15 am and customer support is swamped. We just got featured on Good Morning America, and a whole bunch of first time customers are bumping into bugs. A customer would fill a shopping cart with items, check out, pay for the items, and then be presented with an order receipt with all the wrong items!
β±οΈ 8 minutes read
#Software
β±οΈ 8 minutes read
#Software
Medium
Identity Crisis: How Modern Applications Generate Unique Ids
TL;DR: Use Cuid2 so you donβt need to worry about all this identifier complexity.
ββWhether you are a full-time Indie Hacker, a Freelancer or just trying to make a side project, you need to ship and launch your product faster.
β±οΈ 5 minutes read
#software
β±οΈ 5 minutes read
#software
Medium
Yes, here are 4 stacks to build MVPs faster in 2023
The faster you launch, the faster you can test your idea with users. So here are the 4 best stacks to launch your product faster in 2023.
π1
ββNavigating the ever-changing requirements of a software project can be daunting. One proper technique to manage this complexity is using feature toggles and the Branch by Abstraction pattern.
β±οΈ 5 minutes read
#Software #Patterns
β±οΈ 5 minutes read
#Software #Patterns
Medium
Evolving Your React App Safely with Feature Toggles and Branch By Abstraction
Navigating the ever-changing requirements of a software project can be daunting. One proper technique to manage this complexity is usingβ¦
ββI recently read the book βSoftware Architecture: The Hard Partsβ by Neal Ford, Mark, Richards, Pramod Sadalage & Zhamak Dehghani, and this is my review of the book.
β±οΈ 8 minutes read
#software #architecture
β±οΈ 8 minutes read
#software #architecture
Medium
What I learned from the book Software Architecture: The Hard Parts
I recently read the book β Software Architecture: The Hard Partsβ by Neal Ford, Mark, Richards, Pramod Sadalage & Zhamak Dehghani, and thisβ¦
β€2π₯1