-
Trying to parse the body from a bbc link:
https://bbc.co.uk
```
37 try {
38 console.log('parsing article');
39 //article = new Readability(doc.window.document).parse();
4…
-
**Describe the bug**
Aura underwater has some minor visual bugs when pressing against blocks.
**To Reproduce**
Have any aura around your character, then go underwater and press against the floor …
-
hey,
what are your thoughts on implementing a python bridge to call ReactDOMServer to make the html from inside of the template itself?
I'm thinking about something like this:
`{% react_dom_ser…
-
I got this error( (index):14 Uncaught ReferenceError: ReactDOM is not defined ) in console while run this code snippet. i am using django 1.11.2. As i am beginner in ReactJS. please help me out.
-
Lots of work has been done this summer and I think we are getting close to packaging version 7 of Pipit. I'm listing a couple of todos here that blocks a release. Comments and contributions are welcom…
-
I'm trying to inject httpclient to a component...
this is my module:
```
import { NgModule } from '@angular/core';
import { HttpClientModule } from '@angular/common/http';
import { Temp…
-
Currently we use django templates to generate meta title and og tags, to simplify maintenance and improve portability we should render all templating in react instead, by using a solution such as [nex…
-
Hello! Did anybody try to make server side rendering with webpacker and vue?
I want to achieve result similar to official ssr approach https://ssr.vuejs.org/
It would be nice to have vue-rendered …
-
-
This issue should should be seen as a report of the experiment of replacing two vital parts of Pipit:
- Replacing our taskrunner, React Sass Starterkit with Create React App (mentioned in this docume…