I can use this: https://api.coingecko.com/api/v3/simple/price?ids=bitcoin&vs_currencies=usd&include_24hr_change=true&include_market_cap=true to get
I have implemented a silver app bar with background image on my flutter app. i want to make title of the silver app bar to hide when silver app bar on expanded
i am new to strapi i am working on project how can I make another one access that project with me and can add collection and another thing how can I send API to
I am hosting a web page (from an esp8266 in AP mode) for an rc toy. I want to easily access the web page from an android cellphone by just selecting the toy in
I have been working with nextjs, react, and redux but I get stuck. I want to ssr my conditional component. My code has 3 content component which will render if
I have a SQL table for room bookings in which I have columns: Room_num, Person_id, start int, end int I want to add a restriction/constraint in the table such t
I am trying to build a discord bot with the Java Discord API, but when I run this code snippet: public static void main(String[] args) throws LoginException {
this is the code of my element <input type="text" class="nameOfClass" id="someid" name="somename" maxlength="255" placeholder="justholder" ng-model="model" t