This is a self-reflective project to identify our strengths and weaknesses as coders and develop a plan for working on those weak spots.
After making my strengths and weaknesses list, it's clear that I've got a lot of anxiety about being ready for the technical interviews, and that I feel like I need to work on technical vocabulary and get better at writing code from scratch.
Since I also wanted to practice the Angular routing from this week, I made a small site with my S/W list and resources and steps I can take to address this. I wanted a central repository to keep track of some of these ideas and tools. I did a lot of reading and research, and also worked on some Javascript exercises with FreeCodeCamp and began my first project with Javascript30.
For further practice, I plan to try to continue maintaining this and adding a more specific task list for myself to increase accountability.
E-mail: holly.wilkalis@gmail.com.
This site uses Angular2, Typescript and Bootstrap
MIT License
Copyright (c) 2013 Holly Wilkalis
This project was generated with Angular CLI version 1.6.5.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.