Post

Replies

Boosts

Views

Activity

Comment on Build a website
Visual Studio Code is a popular tool for web development. (Not Visual Studio) A way to look at web dev: HTML is the skeleton. CSS is the muscle, skin, and hair. JS is the brain. Any .html page you write can be opened in any browser. Right click an HTML file and open in a browser to see it locally. Then you have to host those pages somewhere for everyone to see. There's lot of ways to do that. Github has a nice way to host static websites or Firebase is decent too for starting out.
Topic: Programming Languages SubTopic: Swift Tags:
Jan ’23
Comment on Build a website
@Balvir-255, you could use TextEdit... Most professionals use other IDE's other than TextEdit. Visual Studio Code (VS Code) is a very popular one. You can add animations, images and videos all with CSS or HTML. As you get deeper into web development, you will use JavaScript. HTML is the skeleton. CSS is the muscle, skin, clothing, hair JS is the brain. Review this for all the tech related to each CS career path: https://youtu.be/66tfvFeALBQ
Topic: Programming Languages SubTopic: Swift Tags:
Jan ’23
Comment on React Native vs Swift for building an app
Thanks for the insights. I'm guessing React Native would be quicker to get setup and running. Another nooby question, is Swift UI a language separate from Swift itself? Or is SwiftUI more like what React is to JS. Or is it more like what a component library is to React (like Material UI)?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Feb ’22
Comment on Advice on implementing Dark Mode CSS with a theme toggle
comment
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Comment on DMG opens as gibberish and freezes Google Chrome. Works in Safari.
fake comment
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Comment on DMG opens as gibberish and freezes Google Chrome. Works in Safari.
test comment
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Comment on Iphone App written with Cordova and standard web technologies.
@js.nelson do you ever run into issues when publishing on the Android store with Cordova or any web frameworks?
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on Build a website
Visual Studio Code is a popular tool for web development. (Not Visual Studio) A way to look at web dev: HTML is the skeleton. CSS is the muscle, skin, and hair. JS is the brain. Any .html page you write can be opened in any browser. Right click an HTML file and open in a browser to see it locally. Then you have to host those pages somewhere for everyone to see. There's lot of ways to do that. Github has a nice way to host static websites or Firebase is decent too for starting out.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on Build a website
@Balvir-255, you could use TextEdit... Most professionals use other IDE's other than TextEdit. Visual Studio Code (VS Code) is a very popular one. You can add animations, images and videos all with CSS or HTML. As you get deeper into web development, you will use JavaScript. HTML is the skeleton. CSS is the muscle, skin, clothing, hair JS is the brain. Review this for all the tech related to each CS career path: https://youtu.be/66tfvFeALBQ
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jan ’23
Comment on React Native vs Swift for building an app
Thanks for the insights. I'm guessing React Native would be quicker to get setup and running. Another nooby question, is Swift UI a language separate from Swift itself? Or is SwiftUI more like what React is to JS. Or is it more like what a component library is to React (like Material UI)?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’22