Dev Superpower
Tag

March 20, 2025
Stop Hardcoding Business Decisions: Build Software That Can ChangeMost business logic ends up hardcoded deep in your app, and it’s slowly killing your codebase. What starts as a clean service grows into a bloated mess of if-else statements, feature flags, and ad-hoc patches no one dares touch. Before long, your services are "absolute units", ORM models do way more than map data, and you’re moving data back and forth like an unpaid intern, not a software engineer. How did we get here? The real problem: Business logic is treated like an afterthought When w…

March 17, 2023
A Technical Overview of Web ApplicationsWeb applications, or "web apps," are software programs that are accessed over the internet through a web browser. They are designed to be run on a web server and can be accessed by any device that has an internet connection, including smartphones, tablets, and laptops. Web apps are made with a variety of programming languages and frameworks, such as HTML, CSS, JavaScript, and different web development frameworks like Ruby on Rails, Django, and AngularJS. These programming languages and framewor…

February 2, 2022
Top Programming MistakesWe came up with a list of mistakes we think developers make through their careers. Check it out and let us know if you can relate to any of them, or if you have any more to add. 1️⃣ Failure to properly document the Specifications or NOT documenting at all because “the code is its own documentation” We previously talked about the things that developers love to hate and documentation is one of them. If you believe that you or someone else can deduce what an app can accomplish by reverse-engi…

October 1, 2021
We are Developers. What’s your Dev Superpower?We previously talked about Wingravity and what it means to work here. We also mentioned that we are currently having 2 open positions in our company, so if you are interested please check it out here. Software development continues to be a booming industry that offers a career path with endless possibilities and progression. Furthermore, imagine that you are almost through your job interview and you get a question from a possible employer like: ”What is…

February 28, 2017
3 of the Best Node.js Applications for a Dose of InspirationIn our previous blog post, we discussed why Node.js is the best option for building web apps. Now we’re going to show you some practical examples so you can better understand why this is the runtime environment of choice for many top tech companies. We’ve listed 3 of the best Node.js applications, which will hopefully resonate with your needs. You’ll be able to see the benefits, and maybe at the same time, you will get so…
Read more about
Tags