My new homepage

udg

Expert
Licensed User
Longtime User
Hi, I have a question for those of you who already use React.
Are you proficient both in React and React Native?
A second question: will you eventually be available for hire from time to time if need arises?

udg
 

rabbitBUSH

Well-Known Member
Licensed User
I would like to present my new homepage today
I went to look at your new site but it keeps telling me (IMMEDIATELY after showing a photo of a rally starting).....as in the screen capture ->
 

TILogistic

Expert
Licensed User
Longtime User
Hi, I have a question for those of you who already use React.
Are you proficient both in React and React Native?
A second question: will you eventually be available for hire from time to time if need arises?

udg
We have spent years developing applications for some clients in languages such as React, flutter, Angular and Ionic.
 

TILogistic

Expert
Licensed User
Longtime User
One tip that I have seen on the website.
Set your website to display well on mobile device browsers (responsive).

and don't do this:
 

Attachments

  • 1.gif
    298 KB · Views: 170

LucaMs

Expert
Licensed User
Longtime User
One tip that I have seen on the website.
Set your website to display well on mobile device browsers.

and don't do this:
I am not a website/web pages expert and I never will be, as I have approached the subject 1,000 times and each time I have been... let's say disappointed.

Anyway, years ago, I did a little test with a tool (I think it is good, but I am not able to evaluate it) which allowed to create "responsive" sites in a completely automatic way. The tool is Mobirise.
 

TILogistic

Expert
Licensed User
Longtime User
code:
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"/>
 

TILogistic

Expert
Licensed User
Longtime User
I am not a website/web pages expert and I never will be, as I have approached the subject 1,000 times and each time I have been... let's say disappointed.


Why? and i thought you were an expert in javascripts, css, html5 and Other.

?????
 

rabbitBUSH

Well-Known Member
Licensed User
The tool is Mobirise.
I use this periodically....it has many templates available. Not sure if this still runs - - - they have/ had a special of 95% off the regular *expensive* price for 4000+ templates. It's easy to use with a shorter learning curve than many editors. There is a free with limited template collection which I have used. I would recommend to try it. Unfortunately even to special price for the collection is too much for me - at the exchange rate. All templates are responsive.

Incidentally, one does not have to use the templates - it's easy to just use their b-builder editing tools.

I started to develop the site with the B4X Member Locator map using it - but it stalled among the other needs against my time.
 

LucaMs

Expert
Licensed User
Longtime User
I still have the version 4 - should update to v. 5.3.5.

I wrote that I am not able to evaluate its quality, not in absolute terms, as in comparison with other similar tools, which I think are very few, among other things; it seems to me that (too) many people use a lot text editors (eg Visual Studio Code), which I don't like at all.

Why? and i thought you were an expert in javascripts, css, html5 and Other.
I know each of those topics but as basic information; to define oneself as an expert, one must have had a lot of professional and non-hobbyist experience.


We have spent years developing applications for some clients in languages such as React, flutter, Angular and Ionic.
As far as I know, those are not languages; moreover, again with my scarce information, for example Ionic and React are not the same type of "tool", they are not comparable to each other, I think that Ionic is at a layer/higher level on React (or AngularJS)
 
Last edited:

TILogistic

Expert
Licensed User
Longtime User

Yes.

Sorry:
We have spent years developing applications for some clients in Framework such as React, flutter, Angular and Ionic.

languages: Javascripts, Dart, TypeScript, etc.

Ionic Framework focuses on the frontend UX and UI interaction of an app — UI controls, interactions, gestures, animations. It's easy to learn, and integrates with other libraries or frameworks, such as Angular, React, or Vue. Alternatively, it can be used standalone without any frontend framework using a simple script.
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…