For two years I wrote an app, just for IOS, in Swift language and soon I hope I will finish it in order to be published on App Store. However, regarding this ap
I am changing my code with hooks with only basic knowledge. The example format below which is a separate state value with a conditional statement works with my
I have the following styled component: import styled from "styled-components" import { rem } from 'polished'; import theme from '../../theme'; type ButtonType
I am developing a Flutter application to scan QR code and to automatically show the document associated with it. I have some set of documents with unique ident
What are the design heuristics one has to master to write good Prolog? I've heard it takes an experienced programmer about two years to become