Skip to main content

Command Palette

Search for a command to run...

Things I learned this week - Week 1

Published
1 min read
S

Interested in web development.

Hi, my name is Sangeeta and I have decided to keep a log of my learnings on a weekly thread.

Currently, I'm working on a MERN stack project and will mainly post about the things I've learned over here without giving too much information away. Let's get started.

  • Context API

I knew about Context API before but theme implementation was new to me. A good article I found regarding this topic is here.

  • SASS

I'll be implementing Sass on my project and therefore I installed the sass watcher plugin (live sass compiler) in vs code editor.

To understand how Sass worked, I looked at freecodecamp's Sass course.

Things I learned so far:

  • Nesting
  • Mixins
  • If / else
  • For loop

Things I made recently (last month) -

You can follow me on Twitter to follow my #100DaysOfCode journey. https://twitter.com/Sangeetacodes

P

Hi Sangeeta,

Good job! Keep up the good work :)