Nwobodo Leonard

Results 25 comments of Nwobodo Leonard

> @kayceeDev We are no longer using makestyles please use styled component like in the other PRs Alright. Thanks. Adjustments will be made.

Hi @srrathi, What is your status on this issue? Have you made a PR?

Can I go ahead with optimizing the images for the site?? Using Gatsby to convert it to webp as it default on supported browsers and a fall back to jpg...

@Aaditya-Singh78 That's great. There are so many issues pointed out by the `Analyzer`. You can go ahead and choose any of them to work on. But first, go through the...

@leecalcote , I will love to push my brain to write this. Do you have any resources to help me understand linkered? I will appreciate your suggestions.

@legendarykamal You can take a shot at this. If you may.

@OloyedeTobi What is the status of this issue? Have you made a PR yet? Do you have questions? If you are still working on this please indicate.

To discuss this issue further, The event schema already has a field named `isPublic` ```js isPublic: { type: Boolean, required: true, }, ``` When an event is created with the...

> 1. If an event is public then everyone needs to see it. > 2. There will be events that don't require registration and therefore everyone will be able to...