PinnedHow can we choose our first language? 🤔We have to take 5 main standards into account:Dec 2, 2022Dec 2, 2022
The Effect Of Communities On UsIn this article, I’m going to talk about communities, their good, bad, and ugly. Having a look at how communities have an effect on us, and…Jun 29, 2023Jun 29, 2023
JavaScript Striggles — Part 7 | FunctionsFunction in JavaScript just like most other languages is here to write less code and eliminate duplication. When we use a function it has…Feb 25, 2023Feb 25, 2023
JavaScript Struggles — Part 5 | Data TypesWe’re now going to explain the data types of JavaScript, I’m only going to talk this time about the data types themselves…Dec 6, 20221Dec 6, 20221
JavaScript Struggles — Part 4 | ComparingHow to compare two values in JavaScript? that may sound easy if you know other language but when you start JS it sounds weird.Dec 5, 2022Dec 5, 2022
JavaScript Struggles — Part 3 | String Auto ConvertingSometimes when you use JavaScript and you do something with a string it gets converted to a number, what is that and how to deal with it.Dec 4, 2022Dec 4, 2022
JavaScript Struggles — Part 2 | NumbersNumbers sometimes act weird in JavaScript, let me help you a little to understand it.Dec 4, 2022Dec 4, 2022
JavaScript Struggles — Part 1 | Defending VariablesLearn how does defining variables in JavaScript which is weird for other languages developers.Dec 3, 2022Dec 3, 2022