Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #31121
| From | wmgill <webworker1950@gmail.com> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | flow charting or organizing tool |
| Date | 2016-08-20 01:27 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <np8pod$859$1@dont-email.me> (permalink) |
I am working on a small project that involves using JavaScript in the client, and php in the server. I need to organize what needs to be done and where it needs to be done to help me map things out before just jumping into the code. I have a couple flow charting programs, but they seem to be more of a distraction, than a help. I even tried my own mix of pseudo code & outlining, but that doesn't really help. Does anybody have any good suggestions for tools to help me organize and see what I need to do before I just code as I go? It doesn't need to be fancy, but I should be able to add and remove blocks or elements without having to start all over every time.
Back to comp.lang.javascript | Previous | Next — Next in thread | Find similar | Unroll thread
flow charting or organizing tool wmgill <webworker1950@gmail.com> - 2016-08-20 01:27 -0400
Re: flow charting or organizing tool "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-08-20 09:35 +0200
Re: flow charting or organizing tool wmgill <webworker1950@gmail.com> - 2016-08-22 14:24 -0400
Re: flow charting or organizing tool "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-08-22 21:00 +0200
csiph-web