Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Hm, this is unpleasant, but why ever use it then: what is this app? Perhaps another to-do list extender from newbie using jQuery. Certain Electron apps are very picky about dependencies and performance.
-
@ThisGuy for Christ's sake, forget Atom. It's totally unoptimized IDE that had the only buying feature in days of first release: ability to open DevTools and stylize editor any way you want.
But that's already far in past, even if it seems like not-so-old, don't forget that you are living at funny times, when new framework is being produced every day.
Use Visual Studio Code, it's always keeping on monthly updates, quality assured internal code with optimizations, all taken seriously. I'm sure it won't get old any time soon (however it may be subjective 😛). -
ThisGuy175y@vintprox Thing is that I can't change projects, and I've already been assigned to working on Atom. Otherwise I would definitely swap to something else.
-
@ThisGuy but how does Atom extend the project? Like, special plugins and other fluff? I'm not sure it must affect codebase.
-
ThisGuy175y@vintprox We are actively working on Atom, contributing to the open source. Basically the project is to fix beginner issues that were on Github.
-
ThisGuy175y@vintprox Figured I would update you since you seemed interested. My professor is letting us work on a different project. He saw how bad Atom was and gave us a new option.
Related Rants
Working in an open source Electron program that decided to just use as many different JavaScript modules as possible.
devrant
js
electron