Fermicoding is a Drupal development company specialized in creating high-complexity Applications. We are open to small and simple projects as well.
In the late 2000s, with the introduction of Android and iOS-based smart phones, Web developers and designers started to think more and more about screen sizes.
Before that, of course, there were also different size displays by which users experienced the Web. By a vast majority, those were desktop…Read more |
Sharing code between React JS and React Native is an interesting idea. Writing in one language andrunning it both on a Web and as a native App. But because React Native doesn't use HTML to render theApp and provides special components, it can't be done just out of the box.
After hours of research,…Read more |
In this article, I`m going to expand the Example app by adding Redux logic, and create simple actions to the Apps, both on the Web version and the Native version.
Example app
So we are going to continue extending the App with increment and decrement of a number with Redux.
We must add new packages…Read more |
Caching server for a unique problem.
The setup:
a Website written in PHP lets you find and book ping-pong tables at different venues;
you have to provide standard information, and you get a really fast response of search results;
the search uses a 3rd party hosted search engine (HSE);
about 4000…Read more |
I had the guys install a captcha on this site after I could no longer bear 30 spam emails a day. It was a standard captcha widget, and what it did was to reduce the number to 25 a day. It's amazing how these spambots know their business.
Anyway, there's always ReCaptcha, but I personally think it's…Read more |
Fermicoding is a Drupal development company specialized in creating high-complexity Applications. We are open to small and simple projects as well.
Modern web development is all about JavaScript. It is fast, easy, and popular among developers.
When everyone has an App idea, there are many companies that can build you one, but fewer that can do it right. So technically, what makes a good App?
For anyone who owns a Shopify store, it is clear that you can only do so much to distinguish yourself from the competition on the same platform.
A quick recap: Bitcoin, the world's first cryptocurrency is a protocol structured as chained blocks, described as a ledger, running on a peer-to-peer network.