Can another company fix app bugs if they didn’t write the original code?
Sorry for the newb question, but I need a little direction on how to learn more about this. I’m a tech consultant for a small company that needs to fix/update ...
51 seconds
-29 May 2020
Working With JavaScript Classes: 3 Mistakes to Avoid
JavaScript classes are important for making developers write less and cleaner code. The classes were introduced in ECMAScript 2015 (ES6) and offer a syntactic sugar over the programming language’s prototype-oriented ...
47 seconds
-29 May 2020
Here’s How I Built a Quiz App for Remote Team Building: A Step by Step Guide
The COVID-19 pandemic and statewide stay-at-home order have caused many companies, including mine, to close their offices, restrict travel, and require all employees to work remotely. This has caused a ...
46 seconds
-29 May 2020
3 Common Redux Bugs (and How to Fix Them)
Web developers hate bugs because they lead to malfunctioning applications. Bugs make an application to behave in undesirable ways, something which affects the experience of users. Redux developers hate bugs, ...
32 seconds
-29 May 2020
Adding an Easter Egg to Your App
Those growing up in North America likely have a memory of the Easter Bunny — a mythical creature that magically left baskets or eggs filled with prizes for children. The ...
1 minute 16 seconds
-29 May 2020
4 Common Bugs in Angular (and How to Fix Them)
Angular developers often encounter bugs in their applications, which make them curse the framework and lament at some cryptic red lines on their consoles. However, because Angular is versatile, fast, ...
29 seconds
-29 May 2020
What is Plop?: File Generator Tool System
What is Plop? Plop is a file generator tool system which allows you to define a script file to generate all the boilerplate files for you. Similar in how Angular ...
52 seconds
-29 May 2020