JavaScript58

Check out the latest posts
Aphinya Dechalert

What exactly is functional programming?

Functional programming is something that existed for much longer than object oriented, dating back to the ancient days of Turing machines. It has seen ebbs and flows in popularity over time, based on whatever programming language and its foundational paradigms have taken over as part of the developer’s toolkit....

Aphinya Dechalert

Selection Sort in a nutshell — how, when & where

Selection sort is one of the easiest sorting algorithms to understand. In part, because there is minimal complexity. However, simplicity does come with its pitfalls. Here is a quick low down on what selection sort is, how to write one, when and where you’d most likely encounter it. How...

Aphinya Dechalert

Scopes, Conditions & Loops in JavaScript

Ideas are the building blocks of code. They give you the scaffold of how to think, how to create, and how to best write your code. Without it, you’ll be coding yourself into a corner in no time. Lack of knowledge and awareness is also how code smell starts....

You’ve successfully subscribed to matcha.fyi
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.