Reflect on UI Frameworks
04 Oct 2018
Why UI Frameworks could be as complicated to learn as a new programming language, yet the benefits of learning a UI Framework makes it worth the time to learn. Semantic UI, for example, helps develop websites faster by giving it...
UI Frameworks
Computer Science
Read More
Reflects on Coding Standards
20 Sep 2018
After my first week using ESLint with IntelliJ I think that it really helps me improve my coding because it checks for errors while I am writing code. I’m finding getting green check marks are helpful in writing code that...
Coding Standards
Computer Science
Read More
Reflects on Smart Questions
06 Sep 2018
Smart question Smart Question The reason why this is a smart question is because the poster attempts to explain everything that they are trying to do. For instance, they provide the JSON that they are working on: [ { "LAST":"Betsy",...
Stack Exchange
Computer Science
Read More
Reflections on Javascript
31 Aug 2018
Reflection on Javascript I think that Javascript is much easier to program in compared to other programming languages that I’ve learned. For example, you don’t need to define variable type by int or float. In regards to ES6, I learned...
Javascript
Computer Science
Read More