User Profile

Collapse

Profile Sidebar

Collapse
rose clark
rose clark
"Hi! I’m Rose Clarke, a software developer with a passion for building efficient and user-friendly applications.happy to connect"
Last Activity: Dec 1 '25, 03:41 AM
Joined: Nov 11 '25
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi Olivasmith, Good Question.

    I have been working in the it sector for about 8 years. From my experience, R is not really used for normal website development. R is mainly used for statistical computing, data analysis, and graphical representation. You can build simple web apps using tools like Shiny. It is easy to convert R scripts into a web app without needing full frontend or backend skills. But it is not ideal for building full websites....
    See more | Go to post
    Last edited by Niheel; Dec 7 '25, 12:46 PM. Reason: un-related link

    Leave a comment:


  • You can display a PDF file on both desktop and mobile by using a combination of <object> and <iframe> tags. The <object> tag usually works well on desktop browsers. If the <object> tag fails to load, the browser will display the content of the <iframe> tag. The <iframe> acts as a fallback for mobile devices. If both fail, the user still gets a download link.

    Here is the code setup:

    Code:
    <object
    ...
    See more | Go to post
    Last edited by gits; Nov 18 '25, 12:06 PM.

    Leave a comment:


  • Hi nemocccc, In my opinion, Flutter is a good option, if you want to build apps for both Android and iOS at the same time. It’s beginner-friendly and has tons of tutorials online, so learning isn’t a big task. Super convenient!...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...