user avatar
supersimple.dev
@SuperSimpleDev
I share my latest updates and thoughts here! ----- I teach coding on YouTube: youtube.com/c/supersimpled…
Joined October 2020
Posts
  • user avatar
    Replying to @AndrewN36618232
    Thanks for watching! Hope you're finding it enjoyable to do some development again!
  • user avatar
    Replying to @CodeNewbies
    A4: I created a Git Tutorial for beginners where we learn Git by recreating Google Docs version history features. Want to share it with the community to help anyone who wants to learn Git! #CodeNewbie youtube.com/watch?v=hrTQip…
  • user avatar
    Replying to @CodeNewbies
    A4: I made a detailed JavaScript tutorial for beginners on YouTube check it out here! youtu.be/bArwRwHey6c @CodeNewbies #CodeNewbie
  • user avatar
    Replying to @PrinceChigozie_
    I'm happy to hear that! Thanks for checking out my videos!
  • user avatar
    Replying to @CodeNewbies
    A4: As always, I post free lessons on YouTube. This week's video gives a quick overview of Javascript frameworks in 90 seconds: youtube.com/watch?v=VbvMJU… @CodeNewbies #CodeNewbie
  • user avatar
    Thanks for checking out my videos! I'll definitely build up towards React 🙂
  • user avatar
    Replying to @The_Imokhuede
    Thanks for your patience 😄 I'll try to make it the best I can!
  • user avatar
    Replying to @tophland
    well done! Keep going 😄
  • user avatar
    Replying to @CodeNewbies
    A1: I think coding is enjoyable in an of itself. It’s like solving puzzles, I’m grateful it’s possible to do it for a living #CodeNewbie @CodeNewbies
  • user avatar
    Replying to @TreanaSlocum
    Thanks for your awesome support!
  • user avatar
    Replying to @CodeNewbies
    A1: Typescript is Javascript but with more features, like adding types to variables and external modules (e.g. React). It provides better autocomplete + refactoring and takes no extra effort to set up (swap your ES6 transpiler to a TypeScript transpiler) #CodeNewbie @CodeNewbies
  • user avatar
    Replying to @Aj82388516
    I'll eventually build up towards it!