Raphael Essoo-Snowdon

Results 10 issues of Raphael Essoo-Snowdon

Is there a way to check if the gravatar exists, and if it doesn't return some other element? ``` Some other element ``` Any help is appreciated. Thanks in advance!

Hiya folks, I'm trying to create a unit test that checks if a GET request returns the correct amount of items, but I'm using mock data to do this. My...

So, I've also watched your unit testing course on Pluralsight and this is basically an identical question to [this](https://github.com/wardbell/bardjs/issues/7). I'm getting this error when running my tests: > [$injector:modulerr] Failed...

Dell just announced a [new 4K webcam](https://www.tomshardware.com/uk/reviews/dell-ultrasharp-webcam) that is heavily inspired by the original iSight design. The good news is we may be able to fit this camera module inside...

I'm using ocLazyLoad in combination with [UI-Router](https://ui-router.github.io/guide/lazyloading) to lazy load my modules on state transition. const state = { name: 'home.**', url: '/home', lazyLoad = transition => { transition .injector()...

I'm having some trouble removing the padding on the left/right side of the component. I thought `outerPadding` would solve this but it didn't. ~http://jsfiddle.net/07h87qbb/~ *Updated link*: http://jsfiddle.net/07h87qbb/2/ What I want:...

P2
Type: Question

Is it possible to specify custom components to use for the autocomplete completions? ![image](https://user-images.githubusercontent.com/2334951/102703633-369a1900-4269-11eb-9ac6-9c6e30a517a2.png) Currently it just shows the `description` (Customer entries) and `meta` (Table). I would like to customise...

How do I use `react-palette` with async hooks? I keep getting this error: Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it...

help wanted

I'm trying to have a timestamp at the end of my file, in this format `file.css?v=20151123120000`. My cachebreaker config looks like this: ``` cachebreaker: { dev: { options: { match:...

I'm getting an error when running npm install for the first time: ``` > [email protected] install /Users/realph/Desktop/ng-demos/modular/node_modules/browser- sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io- client/node_modules/ws/node_modules/utf-8-validate > node-gyp rebuild CXX(target) Release/obj.target/validation/src/validation.o SOLINK_MODULE(target) Release/validation.node SOLINK_MODULE(target) Release/validation.node: Finished npm...