DEV Community

Chase Struse
Chase Struse

Posted on

[Day 4] Making another Dapp

Day 4, whoop whoop! It's another cold day out here in Iowa unfortunately but you know what it could be worse. Today felt a little weird, I didn't feel nearly as creative as I usually do and it was hard to think up what I wanted to do for my next project. All I knew was I didn't want to follow a tutorial and do that again, I want to breakout from tutorial hell and learn on my own.

All of my code can be found at this Github Repo

What did I do?

  • Started an angular project
  • Added Truffle and Solidity
  • Watched videos regarding CSS tips and tricks
  • Tweaked some code with my personal website using the tips and tricks I learned

What did I learn?

  • Learned how to center a div a more efficient way
  • Learned how to initialize a truffle project
  • Learned how to structure a angular app with truffle

Any Side Notes?

  • While it was a day full of no motivation it felt good to still get something done thankfully!

Top comments (0)