Week 8: Introduction to reflection - Part 1
I have always wondered if there was a way one could access the private members of a class, or even methods that are not exposed in a public API. That's how I landed on reflection.
I have always wondered if there was a way one could access the private members of a class, or even methods that are not exposed in a public API. That's how I landed on reflection.
Debugging is one of those things that took me a long time to figure out. It all seemed like overkill as compared to the humble print
statment.
In this week's piece, we shall look at how to deploy a simple website using NGINX......inside a Docker container!
This week, we shall have an introduction at site analytics, basic terminologies and concepts. In the end we shall look at how to add Google analytics to our site.
In this post, we shall go a step further from the basic Button
we created last week and add a new Card
component to our library.
You have probably heard of Bootstrap, Material UI or even any other custom UI component library for the web. But have you have ever wondered what it would take to pull off something similar?
Building a cool React app is exciting! But imagine months down the line, a new feature/change breaks something unexpected. Testing your React components helps you catch these issues early, keeping your app running smoothly for you and your users.
Imagine you were working on a frontend team and you needed a given API service so bad. To your disappointment, the service is still being built by the backend team and it will not be ready anytime soon. Actually, it could so happen that the service is down. So you think to yourself: How do I get around this? Enter API mocking!!
I am pleased to share that I will be starting my internship at Bodastage Solutions, and it will be running for at least 8 weeks. I will be documenting my progress over that time and providing a status update at the end of every week, most importantly the different challenges I face and how to fix them. I hope that at the end of it all, this internship will turn out to be a wonderful experience.
Primary mentors: Emmanuel Robert Ssebagala, Patricia Atungire Ssebagala