Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: April 29, 2024, 1:01 am

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is front-end web development dying?
#2
RE: Is front-end web development dying?
.I handle all parts of design for my site, including writing Android apps to expose audio recognition to the browser. At the risk of seeming immodest, I know a lot about web design.

The short answer to your question is this: if you specialize, you can expect your specialty to become obsolete. You are unlikely, for example, to be paid money for writing code in Pascal. If you have general abilities (like an understanding of how to lay things out in a visually appealing way, or a good feeling for how nested logic works), then you can pick up the next wave and move forward.

The long answer requires you to please understand what a browser DOES: it takes a markup script, and then interprets it and renders it to the screen. It monitors interactions, and sends information back to a server.

This basic interplay, between a centralized data provider, and an individual consumer which renders the results of specific data calls in a way appropriate to a user's device, is probably eternal. It's probably intrinsic to the nature of data, and data consumption, itself.

HTML will die, replaced by a new standard driven by new technology, or it will evolve. CSS will die or evolve, and Javascript. They will all be unrecognizable in ten years. But that doesn't matter, because the underlying PROCESS will be the same: you'll have to decide how to present data on different media.

The reason WIX and GODADDY's builders work is that they are templated: the basic navigation system and so on will be pretty much okay for most users. But if you tried to do almost ANY of the things that I do on my site, you'd realize the problem with automation-- it makes custom solutions or innovative ideas almost impossible to carry out. For anything but the most basic functions, those builders are pretty useless.

I'll give you an example. I've written an Android app that loads up my homepage, and listens for Javascript that triggers Android functions-- especially voice recording. The Android app then converts the audio to an .mp4 format and uploads it to the homepage, where it serves as the audio track to a slide show made by customers.

It relies very heavily on specialized Javascript routines that I had to write myself-- they time the clicks between slides for images and subtitles and so on. Then it sends that data to the server, which reprocesses the audio, and sends out SMS messages to customers with a link to their new slide show.

Ask me if I could use an auto-designed site for any of that.
Reply



Messages In This Thread
Is front-end web development dying? - by WinterHold - September 5, 2018 at 10:56 pm
RE: Is front-end web development dying? - by bennyboy - September 6, 2018 at 12:29 am
RE: Is front-end web development dying? - by The Valkyrie - September 6, 2018 at 12:36 am
RE: Is front-end web development dying? - by I_am_not_mafia - September 6, 2018 at 2:17 am
RE: Is front-end web development dying? - by emjay - September 6, 2018 at 8:38 am
RE: Is front-end web development dying? - by Tiberius - September 6, 2018 at 8:45 am
RE: Is front-end web development dying? - by KevinM1 - September 6, 2018 at 3:06 pm
RE: Is front-end web development dying? - by emjay - September 6, 2018 at 4:57 pm
RE: Is front-end web development dying? - by KevinM1 - September 6, 2018 at 5:02 pm
RE: Is front-end web development dying? - by emjay - September 6, 2018 at 5:06 pm
RE: Is front-end web development dying? - by Tiberius - September 6, 2018 at 3:32 pm
RE: Is front-end web development dying? - by bennyboy - September 6, 2018 at 10:22 pm
RE: Is front-end web development dying? - by KevinM1 - September 7, 2018 at 3:01 pm
RE: Is front-end web development dying? - by bennyboy - September 9, 2018 at 2:30 am
RE: Is front-end web development dying? - by KevinM1 - September 9, 2018 at 10:10 pm
RE: Is front-end web development dying? - by bennyboy - September 9, 2018 at 11:17 pm
RE: Is front-end web development dying? - by Assimilate - September 8, 2018 at 10:32 am
RE: Is front-end web development dying? - by AFTT47 - September 9, 2018 at 11:41 pm
RE: Is front-end web development dying? - by KevinM1 - September 10, 2018 at 12:28 am

Possibly Related Threads...
Thread Author Replies Views Last Post
  The Web SimpleCaveman 24 987 January 9, 2024 at 5:29 pm
Last Post: brewer
  [Serious] Coronavirus plotting on a web map WinterHold 6 1051 May 26, 2021 at 5:29 pm
Last Post: BrianSoddingBoru4
  bots and the change of the web. WinterHold 29 2483 June 20, 2020 at 11:26 am
Last Post: Abaddon_ire
  How to make a "span" across the diagonal of a web-page? FlatAssembler 6 974 May 26, 2020 at 2:54 pm
Last Post: Abaddon_ire
  Solar System simulation: my latest web app. WinterHold 8 1017 February 7, 2020 at 2:49 pm
Last Post: WinterHold
  [Serious] Multiple Sclerosis Map: my latest web project WinterHold 22 3005 October 4, 2019 at 10:02 am
Last Post: WinterHold
  Welcome to McAfee Web Advisor popups... Rev. Rye 5 3051 June 4, 2017 at 5:31 pm
Last Post: Jackalope
  Question for Those of You Wwho Use Mobile Web Devices (iPhones, Smart Phones, etc.) Rhondazvous 26 4315 July 24, 2015 at 4:25 pm
Last Post: IATIA
  Advice Sought for Web Programming AFTT47 13 3309 April 4, 2015 at 10:41 pm
Last Post: bennyboy
  OK Time to do some web developing... Aractus 7 2223 July 4, 2013 at 3:10 pm
Last Post: Autumnlicious



Users browsing this thread: 1 Guest(s)