Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
Technology
History
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts115/v4/1a/39/86/1a398676-9a96-2303-30ad-4344cf9a5166/mza_8707603862315477773.jpg/600x600bb.jpg
webdev
webdev
15 episodes
2 days ago
Podcast interviewing people from the reddit webdev with 340,000 members. Discussion about software development, web development, web dev, html, css, javascript, full stack, front-end, back-end, devops and everything in between.
Show more...
Technology
RSS
All content for webdev is the property of webdev and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Podcast interviewing people from the reddit webdev with 340,000 members. Discussion about software development, web development, web dev, html, css, javascript, full stack, front-end, back-end, devops and everything in between.
Show more...
Technology
Episodes (15/15)
webdev
Get a Job: An Interactive Discussion

Kenny Wilson, Cassidy Williams, Mike Seiler, and Mike M. join together in an interactive discussion about finding jobs in tech - what to look for, what to look out for, and other questions from the audience!

Read or listen along to the transcript here: https://share.descript.com/view/Mhawkqk1Mdp

This was recorded live! in the /r/webdev+web_design Discord server: https://discord.gg/web

Show more...
4 years ago
1 hour 24 seconds

webdev
New Season!

Discord members introduce themselves and we begin to design an open source project!

Show more...
5 years ago
2 hours 4 minutes 10 seconds

webdev
Jagz from CodeGuru.io

Jagz creates a youtube video tutorial series focused on webdevelopment and has several great tutorials focused specifically on the VUE.js framework Quasar

https://www.youtube.com/channel/UCyNpa6WDH4i2lEznoju1lMg

https://codeguru.io/

https://github.com/quasarframework/quasar


Show more...
5 years ago
1 hour 19 minutes 54 seconds

webdev
Julian from pagecheck.app talks with Mike about distributed systems, postqueue and phore

Julian from pagecheck.app talks with Mike about distributed systems, postqueue and phore.

He has been working on pagecheck.app for the past three months and is looking for feedback and free beta users using the code webdevtrial!

We talk about the distributed architecture that underlies his new app. His postgres server that uses a new framework he built because bull jobs was too slow, and timescaledb - a column oriented automatically partitioned extension to Postgres, and next.js the "next" react framework!

https://github.com/meyer9/postqueue - postqueue was written by Julian and is open source.

Julian is the lead developer of the Phore cryptocurrency: http://phore.io/

All this while still being a Sophomore at University of California, Santa Cruz!

Show more...
5 years ago
56 minutes 26 seconds

webdev
The Gospel According to Blake Watson

Blake Watson is a web designer and developer living outside Jackson, MS. He is a member of the web team at Mad Genius. You can see some of his work over on the Mad Genius portfolio.

When not pushing pixels or creating bugs, Blake is probably listening to music, writing a novel, gaming, or enjoying a movie or TV show. 

Blake has a disability called spinal muscular atrophy, and he is a monthly supporter of NMD United, a non-profit run by adults with nueromuscular conditions for adults with neuromuscular conditions.

http://blakewatson.com/ 

https://practicaltypography.com/font-recommendations.html 

https://afinestart.me/

Show more...
6 years ago
45 minutes 29 seconds

webdev
An Interview: Gabriel "gmem" Simmer

Justin interviews Gabriel "gmem" Simmer, one of the /r/webdev Discord admins and subreddit moderator, about how he got this way, opinions on CMS platforms, and the future of the web.
gmem's GitHub: https://github.com/gmemstr?tab=repositories&type=source
gmem on Drupal.org: https://www.drupal.org/u/gmem

Show more...
6 years ago
45 minutes 31 seconds

webdev
The Artist and the Artisan

Justin interviews Dayvi Schuster AKA @Frosty and his site is https://www.arctek.dev

join the discord and say hi https://discord.gg/keD8rZp

Show more...
6 years ago
55 minutes 19 seconds

webdev
Monitoring alerts from smart humidifiers
 it's late smart humidifiers ethereum hackathon NPM  mid episode craig hiccup devlids.com  making fun of Alexa Pomodoro technique and more 
Show more...
6 years ago
2 hours 28 minutes 54 seconds

webdev
May the Fourth Webdev You

Show notes for our new episode:

Wildbuddha / Justin joined us for the first time

No Endgame spoilers but we talk about it a little along with other comic book movies

All about how to use checklists professionally to make sure you do all your easy things and give you the freedom to think creatively - book review of https://www.amazon.com/Checklist-Manifesto-How-Things-Right/dp/0312430000

We almost talked about user onboarding

We talked a lot about Imports in javascript and node js

How package.json works, what is it, what's wrong with it and Mike is going to do some reading about NPM's documentation

 deno.land - the new node from ryan dahl creator of node.js


Thanks for listening,

from Gmem/Gabe, Shadowpath, Mike, and Justin


Join the discord if you'd like to join an episode

https://discord.gg/keD8rZp

Show more...
6 years ago
2 hours 16 minutes 18 seconds

webdev
Mikers and Shadow Path chat about PHP, NodeJS and GO

Lumen a php microframework by the creators of laravel:

https://lumen.laravel.com/

<?php

$app->get('user/{id}', function($id) {
   return User::findOrFail($id);
});


https://tutorialedge.net/golang/creating-simple-web-server-with-golang/




func main() {

   http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) {
       fmt.Fprintf(w, "Hello, %q", html.EscapeString(r.URL.Path))
   })

   http.HandleFunc("/hi", func(w http.ResponseWriter, r *http.Request){
       fmt.Fprintf(w, "Hi")
   })

   log.Fatal(http.ListenAndServe(":8081", nil))

}

Show more...
6 years ago
22 minutes 29 seconds

webdev
Do you like SQL tables that go the wide way or the long way?

https://www.arangodb.com

https://reactjs.org/docs/add-react-to-a-website.html


Show more...
6 years ago
2 hours 49 minutes 17 seconds

webdev
Episode 4 - Continous Integration, Security, and Dan

This week we are joined by bencomicgraphics, gmem, mossbyte, techsquidtv  and shadowpath, and covered security on the web, continuous integration  and travisci's recent purchase, and explore the life of Dan the  developer.

Show more...
6 years ago
1 hour 46 minutes 51 seconds

webdev
Web apps to stream Nirvana and who shot Kurt Cobain?

We discuss Json resume formats, printing out your portfolio, some top posts from the subreddit and whether Courtney Love shot Kurt Cobain!

Show more...
6 years ago
2 hours 44 minutes 58 seconds

webdev
How to get ahead in an interview

episode 1 teaser 

Show more...
6 years ago
59 seconds

webdev
Inaugural Episode - Introductions, interview tips, war stories, lots more

Inaugural Episode - Introductions, interview tips, war stories, lots more 

Show more...
6 years ago
2 hours 9 minutes 57 seconds

webdev
Podcast interviewing people from the reddit webdev with 340,000 members. Discussion about software development, web development, web dev, html, css, javascript, full stack, front-end, back-end, devops and everything in between.