Adding Features and Tests
Yesterday I worked further on my armenian-names NPM package. I added new features to enable users to get random names for boys and girls that start with a certain letter or letters. This was in response to requests from people I spoke with who said they'd like to see that feature in the package. I also added tests …
Read MoreBackend with Spring The two key concepts I went through yesterday were TDD and REST. The project-based course uses test-driven development which is a nice treat. By the end of this learning path, I'll have solidified: Spring REST APIs TDD Frontend with JavaScript On the frontend side, I reviewed important concepts …
Read More