Informative The Founder’s Guide to Key Startup Metrics(With Formulas) The time when all it took to raise money was some gusto and a smile is gone for the time being. If you, as a founder, want your startup to not just survive, but thrive, in this bear market, you need to be ready with the numbers that validate your
Informative Hash Tables: How They Work and Why They Matter One of the most important data structures that is used professionally is without a doubt the Hash Table. A lot of data structures that are considered important are never actually used directly by most developers. The same can’t be said about Hash Tables. Being able to understand when and
Informative 10 Algorithms Every Developer Should Learn There seems to be a large misconception from a lot of aspiring devs that memorizing standard algorithms is important. Now for some job interviews that may be the case, but it is not particularly important for actually being a successful developer. So are the things you learn in an algorithm
Informative Svelte - JS's smallest next big thing written by Dan Parry. The TL;DR here is that Svelte is an easy-to-learn JS framework/compiler with clear and clean syntax. It has no boilerplate and doesn't use a virtual DOM. If you are already a Vue or React developer, I recommend taking a look. Svelte is
Informative How to overcome Imposter Syndrome in Tech The majority of us have probably experienced Imposter Syndrome during some stage of our lives. No matter if you’re just starting out in your career, if you’re a perfectionist, or a high performer with many years experience, millions of people suffer with imposter syndrome.
Informative How The Cloud is Revolutionizing Gaming Whether its game streaming, server hosting, or indie development, cloud is in the process of leaving a lasting mark on the gaming industry.
Informative Picking the Right Tech Stack for Your Startup There are some key things to consider when getting started choosing your new startup’s tech stack.
Informative Saving Time as a Freelancer I was sick of working 9–5 so I quit my job and went freelance, now I work 24/7 — Unknown freelance dev, 2021
Informative Resolving Conflicts within your dev team Confrontation is inevitable in the close-knit and often stressful environments many dev teams work in. It is a rare group of people that…
Informative Should I use SQLite, PostgreSQL, or MySQL? Each has its own limitations and use cases, so let’s take a look at when to use each to see which one might be the best fit for your next…
Informative Dev Spotlights: From serving ice cream to managing servers Roman is our Senior Software Engineer here at Codesphere, he was recently interviewed on the Ironhack podcast, where he shared his journey…
Discussion Should you listen to music while you code? Listening to music while coding is a topic I often find myself talking to other developers about and everyone seems to have a different…
Informative Do I need math to be a good developer? There seems to be a common perception that math and coding are intrinsically linked and to some extent, they are.
Informative 5 Takeaways from this year’s Stack Overflow Survey While you can check out the full report for yourself here, these are our five takeaways from this year’s survey.
Informative Could Blitz.js be the next big JS framework? It can seem like every few weeks there’s another new game-changer when it comes to JS frameworks, but Blitz.js boasts some powerful…
Informative 5 project ideas to get you started with Machine Learning So you want to build a robot to help overthrow the system? Rage against the machine with machines so to speak huh? Well, first you need to…
Informative 10 JS Tips to Help You Code Smarter, Not Longer Among the top reasons that developers feel burnt out are high workload, personal life, and inefficient processes.
Informative What are Callbacks in JavaScript? Anyone familiar with programming, already knows what functions do and how to use them.
Informative Getting Started with Jamstack Over the past couple of years, one tech stack that has consistently stood out from the crowd in developer conversations is Jamstack. In…
Informative How Code has Fundamentally Changed Financial Markets While practically every industry has had to adapt to the digital age, few have been reshaped as much as finance has. Practically every…
Informative Five JS Libraries to Help you Build a Standout Personal Website For web developers, personal websites can be a great way to stand out among the crowd. More than just serving as a way to host your resume…
Informative Video Streaming: How We Got Here and Why It Works So Well Taking a closer look at how streaming is not only possible but has become such a consumer-friendly industry (Not to mention a lucrative…
Informative How to Manage a Winning Tech Team for Your Startup Just because your Startup’s dev team is small and dynamic doesn’t mean they can’t be mismanaged.