Dmytro V. Dogadailo
Dmytro V. Dogadailo
Thanks, Ryan. I created several projects on App Engine but last time I develop with NodeJs/Javascript mainly. I don't know internal structure of the Brid.gy and used framework if any....
Thanks, will take a look at the brid.gy source code in a week or so.
hi @mblaney, no I haven't started to work on this yet.
Do you try to use foundation & adapter components from material-components-web, for example: https://github.com/material-components/material-components-web/tree/master/packages/mdc-menu? Will it simplify and speedup component development in your point of view?
I use Nextjs to load the data (getInitialProps) in the child component and it runs. Create the public repo that demonstrates your problem.
> Or would it be better to have a more generic this.headers({...}) function? This is IMO a better solution because if I will set a cache header on server, browser...
There is no reproducible test case ATM. We have an application that uses 5-7 MQTT topics and sends data between then with some processing. So a node application opens 5-7...
@fijiwebdesign I already tried to tweak listeners count a week ago and added logging like this: ``` function logClientState (id, client) { const startTime = Date.now() let sentPackets = 0...
IMO it's also need to implement dynamic menu of blog posts (highlight current blog post list item and disable link for it). It's also interesting to linking with external Javascript,...
IMO better to give this project simple name like StaticBlog rather than ChooseSSG.