Subscribe
Sign in
Home
Archive
About
Latest
Top
Discussions
Applying Timeless Principles from "Think and Grow Rich" to Learning to Code - Part 1
I recently finished reading "Think and Grow Rich" by Napoleon Hill. Many of the ideas are outdated and downright whacky,even so, I wanted to extract…
Oct 8, 2023
•
James Robert Sutcliffe
1
September 2023
“Atomic Habits” and Learning to Code: Habit Stacking, Environmental Design, Worse Over Time
I have taken a break from writing these articles for the last couple of weeks as I have been super busy. Thank you very much for bearing with me!
Sep 24, 2023
•
James Robert Sutcliffe
1
"Atomic Habits" and Learning to Code - Setting Goals and Achieving Them.
Another productivity post this week, this time centered around setting goals. I hope this can be found useful by all of my wonderful subscribers. As…
Sep 3, 2023
•
James Robert Sutcliffe
1
August 2023
“Atomic Habits” and Learning to Code: Identity and Beliefs.
After the positive feedback on last weeks post here is another productivity post based on knowledge obtained from "Atomic Habits". Please feel free to…
Aug 28, 2023
•
James Robert Sutcliffe
1
“Atomic Habits” and Learning to Code.
I have written more of productivity and motivational post this week, I hope it can be useful to all of my wonderful subscribers. If you enjoy this kind…
Aug 20, 2023
•
James Robert Sutcliffe
4
.find() items and indexes in in array in 2.4 minutes…
Hello subscribers new and old, I'm very excited to be posting another newsletter to you all, I hope it's informative and useful. Please remember to…
Aug 13, 2023
•
James Robert Sutcliffe
Javascript Variable Scope in 2.6 Minutes…
Welcome back to the coding apprentice newsletter to returning and new subcribers. Go ahead and comment or reply to me about the content. Spreading the…
Aug 6, 2023
•
James Robert Sutcliffe
1
July 2023
Reassignment / Redeclaration of Javascript Variables. Var, Let, Const.
Variables in Javascript are containers use to store data types.
Jul 30, 2023
•
James Robert Sutcliffe
Javascript Array Method: Simply Reverse a String / .reverse() vs .toReversed() / .join()
When first dipping our toes into the possibilities of programming, learning to reverse a string is a small milestone that we all cross on…
Jul 6, 2023
•
James Robert Sutcliffe
June 2023
Codewars solution: ‘Stop gninnipS My sdroW!’ .split() / .map()
My previous posts have dealt with javascript array methods .split(), .forEach() and .map(), the last of which I pointed my readers towards…
Jun 30, 2023
•
James Robert Sutcliffe
Javascript Array Methods: .map()
.map() is one of the most frequently used javascript array methods. It is frequently utilised in modern frameworks such as react due to…
Jun 25, 2023
•
James Robert Sutcliffe
Javascript Methods: .forEach
.forEach is a method that makes iteration through an array smooth and simple. Applying this method, once understood, can make code…
Jun 18, 2023
•
James Robert Sutcliffe
1
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts