00SKShmulik KaminkerUser navigator local in the MERN stackI'm trying to build a web application with support in 2 languages, with react-Intl . The problem is that when I initial load from the server I do not have the user's browser language so I can not determine which language to display. I want to check ...Oct 19, 2017
00SKShmulik KaminkerHow to Manage the SEO for Multilingual Social SiteThe question is how social sties like Twitter and Facebook manage the SEO for them sites. i see that the user lang changed behind the scenes and not via url params or subdomains. The feed site, or in the twitter home page, mixes post and content fr...Sep 5, 2017
12SKShmulik KaminkerWhat the benefit of storing the bundle.js in a service cloud like Cloudinary?In Hashnode, for example.Sep 3, 2017AA
20SKShmulik KaminkerReact Native vs Ionic vs NativeScript: Who is one is a better option today?React Native vs Ionic vs NativeScript: Which one is the best?Aug 29, 2017
00SKShmulik KaminkerWhat are the difference between Apollo Server and Meteor.js?I understand that the meteor company standing behind Apollo. What is the difference between the two projects?Aug 21, 2017
21SKShmulik KaminkerMERN Starter: Dispatch before the app render'sI try to set the user default language by a cookie in the server with the MERN starter. What is the best way to get the cookie on each request from the server? may be set the state in server.js with the current lang?Aug 20, 2017O
30SKShmulik KaminkerJWT Auth in the Mern stackI created a login system for the site with Facebook via Passport. I keep the token on req.user and transfer it to the store through redux, and I keep it in local storage. I'm stuck in the testing phase whether or not the user is logged in while loadi...Aug 11, 2017
11SKShmulik KaminkerWhat are your thoughts on Vulcan.js?It's look likes a solid library for React, GraphQL & Meteor, but I'm not sure about the performance. https://github.com/VulcanJS/VulcanAug 6, 2017S
21SKShmulik KaminkerWhat is the best React starter for SSR?I need a library with passport.js auth and express/mongoose support. Next.js is not doing the work for me.Jul 27, 2017S