What's new

Web What would you like to see a tutorial on

  • Thread starter Forgoten Dynasty
  • Start date
  • Views 558
Forgoten Dynasty

Forgoten Dynasty

Free Sosa #bangbang
VIP
Retired
Messages
5,830
Reaction score
2,613
Points
645
Sin$
0
I've been wanting to get into writing articles more. I figured I would start by writing some things here. I'd be willing to cover just about anything web related. What are you guys interested in learning about?
 
lowpro

lowpro

Professional Abecedarian
Programmer Mythical Veteran Mr. Nice Guy
Messages
4,528
Reaction score
2,041
Points
725
Sin$
0
I've been wanting to get into writing articles more. I figured I would start by writing some things here. I'd be willing to cover just about anything web related. What are you guys interested in learning about?
Know anything about Flask? I just started on it to make something more than a static site using Hugo, and it's not bad but maybe if you have any tips for it, or 101 tuts are always useful :smile:
 
Forgoten Dynasty

Forgoten Dynasty

Free Sosa #bangbang
VIP
Retired
Messages
5,830
Reaction score
2,613
Points
645
Sin$
0
Know anything about Flask? I just started on it to make something more than a static site using Hugo, and it's not bad but maybe if you have any tips for it, or 101 tuts are always useful :smile:
I haven't worked with flask at all.

I tend to stick to the javascript world. So anything frontend like React, Angular, Vue or node is definitely my specialty.
 
Z61

Z61

Some times our saints are sinners
Retired
Programmer Forum Addict Odysseus' Summit
Messages
5,468
Reaction score
3,429
Points
1,042
Sin$
0
I haven't worked with flask at all.

I tend to stick to the javascript world. So anything frontend like React, Angular, Vue or node is definitely my specialty.
Something in the React or Vue realm would be neat.
 
Z61

Z61

Some times our saints are sinners
Retired
Programmer Forum Addict Odysseus' Summit
Messages
5,468
Reaction score
3,429
Points
1,042
Sin$
0
If you want 1 of then I'll post 1 for each. Which is more important because the 2 is very different.
I know they're different he gave options so I picked two. I worded it improperly and knew it when I posted. Anyways, both are interesting and it'd be cool to see stuff with either.
 
meetii

meetii

Lads In Black
VIP
Legendary Veteran Fabled Veteran Hardened Veteran
Messages
8,781
Reaction score
3,059
Points
905
Sin$
0
Since lots of people start off with PHP, and Javascript frameworks are getting more and more popular, how about writing articles on how to do basic/regular things people normally do with PHP, using JS frameworks like Angular/Node etc etc. Just a little something.
 
Z61

Z61

Some times our saints are sinners
Retired
Programmer Forum Addict Odysseus' Summit
Messages
5,468
Reaction score
3,429
Points
1,042
Sin$
0
Anything specific with react?
Not sure if it's your cup of tea, but I like seeing full applications and seeing why people did certain things, not really proper for what you said you wanted to do however.
 
Forgoten Dynasty

Forgoten Dynasty

Free Sosa #bangbang
VIP
Retired
Messages
5,830
Reaction score
2,613
Points
645
Sin$
0
Since lots of people start off with PHP, and Javascript frameworks are getting more and more popular, how about writing articles on how to do basic/regular things people normally do with PHP, using JS frameworks like Angular/Node etc etc. Just a little something.

I could do that, I could start ramda.js. Ramda is a 'functional utility belt' which just has a ton of small usefull functions. For example:


http://php.net/manual/en/function.array-map.php
http://ramdajs.com/docs/#map

http://php.net/manual/en/function.array-reduce.php
http://ramdajs.com/docs/#reduce

http://php.net/manual/en/function.array-filter.php
http://ramdajs.com/docs/#filter

Unlike most javascript technologies what you learn in ramda is pretty 'timeless' and can be used to improve you JS code on both the server and client.
 
Forgoten Dynasty

Forgoten Dynasty

Free Sosa #bangbang
VIP
Retired
Messages
5,830
Reaction score
2,613
Points
645
Sin$
0
Not sure if it's your cup of tea, but I like seeing full applications and seeing why people did certain things, not really proper for what you said you wanted to do however.
Sounds like something like this would be better suited for a video series. I may be interested in starting some youtube videos soon.
 
Z

Zoid in Code

Enthusiast
Messages
447
Reaction score
49
Points
85
Sin$
0
I'm currently learning NodeJS so any tutorials on that would be incredibly helpful.
 
Top Bottom
Login
Register