How To Prepare For A React Interview

A big part of some interviews for React development is building applications as a take-home project and answering some questions about the library. Other companies have the traditional computer science interviews, much like algorithmic coding challenges, then the dreaded white-board interview that may make you cry into your pillow at night. This is especially true … Read more

Udacity Nanodegree Review

There are a lot of platforms that teach you how to code. What is the best one? These platforms have various pricing models. Some are a lot cheaper than others. I understand how important it is to be cost-effective. I hope this Udacity Nanodegree Review helps you decide if you should investigate this platform. As … Read more

Object-Oriented Programming With Javascript

In a previous article, I talked about functional programming. Today I want to address object-oriented programming with Javascript, which is still a prevalent paradigm that many companies use. Object-Oriented programming has become a lot easier in Javascript since ES6, with the introduction of classes. Before ES6, we could create objects, but it got messy. If … Read more

Should I Use A CSS Preprocessor?

One of the ways to style a website is using CSS, which stands for cascading style sheets. CSS gives us an exciting website with images, videos, animations, colors, etc. However, just using CSS to style a website may require some effort. CSS Preprocessors greatly help our CSS skills. Should I use a CSS Preprocessor? Yes, … Read more

Should Developers Test Their Own Code?

What do you think about testing? This is a topic I want to gain more knowledge on, and I realize the importance of software testing. There are a lot of different tests. Luckily, you don’t have to be an expert on all the different types. There are pros and cons of testing, but should developers … Read more

Is HackerRank Worth It?

If you interview for a programming job, you may have to perform a coding challenge. There are many coding challenge websites. One of the most prevalent ones is HackerRank. Is HackerRank worth it? Is it easy to understand? I have used HackerRank. Some problems are easy to understand, and some are not. If you are … Read more

Is Edabit Worth It? Discover the Truth

Updated August 17, 2024 The majority of companies have coding challenges you need to complete in order to progress to further stages of their hiring process. Whether that company tests on algorithm problems or if you need to build a domain-specific app, it is extremely important to prepare for the fundamentals. Edabit is a unique … Read more

1 Shares
Share via
Copy link