Moderator Poll: Where are you in your web dev career right now? web developers |
- Moderator Poll: Where are you in your web dev career right now?
- Complete Docker Course (~3 Hours, Free)
- I've spent a year building an uptime monitoring service. More than 800 hours for backend/frontend and design. A lot of screenshots inside.
- [Showoff Saturday] I Built a fully open source Netlify that works on top of your AWS account
- How do I deploy a backend?
- Created a web game PWA with vanilla JS where you must find the differences in classic horror movie posters, and self-hosted it in time for Halloween.
- I created a pack of 9 portfolio / overlay link animated templates!
- This week I published v1.0 of cosha! It's super tiny (>1kb) and lets you attach shadows to images which correspond with the colors inside of them!
- [Showoff Saturday] I have finally made a MVP for an idea I had: an app to watch twitch clips from your favorite games.
- I created "WHY DIDN’T I BUY?!" – My first website where users can review and highlight issues they have with products/manufacturers.
- Built and released an online math worksheet application with randomly generated numbers!
- Composer 2.0.0 has been released
- [Showoff Saturday] Created a site to help you find new books to read
- Looking for portfolio advice
- Created "Vote for What" - Search ballot initiatives on the upcoming election across the entire country and set up notifications
- A new VS Code extension for Gatsby!
- Hello everyone! Could someone be so kind to look at my portfolio and my best project out of them all and say whats good/bad? :)
- I've made app that creates night sky comment from your emojis. Looks good on instagram.
- GitHub Game Off hackathon - build a browser-based game
- I created a Chrome Extension Starter Kit and Ebook for devs
- [Showoff Saturday] I made a tool to convert any image to a valid HTML table consisting of thousands of pixel cells
- Game of Life variation. Wife not impressed, but infant is fascinated by the colors.
- I've written a gulp plugin that lets you easily and performantly resize your images! No outside dependencies like GraphicsMagick or ImageMagick needed!
- Nuxt.js front + symfony back - how to do it on one server hosting?
Moderator Poll: Where are you in your web dev career right now? Posted: 23 Oct 2020 11:17 PM PDT /r/webdev recently hit 600K subscribers and we have no idea what makes up the actual demographic of this community. I am looking to gather some information on the demographic of the users of this sub to help guide decisions about the direction of our rules and moderation approach as we continue to grow. [link] [comments] | ||
Complete Docker Course (~3 Hours, Free) Posted: 24 Oct 2020 09:12 AM PDT Hi there 👋 I created a complete Docker course, which I think could be interesting for some of you. . By the end, you will have a deep understanding of the concepts and a great overall big picture of how Docker is used in the whole software development process. . The course is a mix of animated theoretic explanations and hands-on demo's to follow along, so you get your first hands-on experience with Docker and feel more confident using it in your projects. . Demo project: JS/NodeJS/MongoDB/MongoExpress . COURSE OUTLINE What is Docker?
. What is a Container?
. Docker vs Virtual Machine . Docker Installation . Main Docker Commands
. Debugging a Container
. Demo Project Overview - Docker in Practice . Developing with Containers
. Docker Compose - Running multiple services
. Dockerfile - Building our own Docker Image
. Private Docker Repository - Pushing our built Docker Image into a private Registry on AWS
. Deploy our containerized application . Docker Volumes - Persist data in Docker
. Volumes Demo - Configure persistence for our demo project . Appreciate any feedback and hope the content is valuable for some of you 😊 [link] [comments] | ||
Posted: 24 Oct 2020 05:16 AM PDT
| ||
[Showoff Saturday] I Built a fully open source Netlify that works on top of your AWS account Posted: 24 Oct 2020 11:37 AM PDT
| ||
Posted: 24 Oct 2020 02:15 PM PDT How do I deploy a backend that will eventually be scalable and easy to maintain? Or, where should I go to learn? I want to: - deploy a REST API, with WebSockets that should be able to handle potentially many concurrent connections - be able to store user sessions in a Redis cache - store data in a scalable SQL database - be able to continuously deploy as I push code I'm confused by the number of services and options I have. - I'm not interested in Firebase, or similar services, because I don't want to be locked in. - I'm not interested in cloud functions, or lambda functions, I don't want to deal with cold starts Do I: - Use Amazon EC2, or some other container service? I'm not sure if this is what they're even for. Would these services help me spread connections and requests across multiple containers? - Use a managed SQL database like RDS, or DigitalOcean managed databases? Will this be cost-effective in the long run? What other ways do I have to handle my database? - Use something like Elasticache for Redis? Is there something else I can do here too? - How can I implement a CI/CD pipeline along with all this? Any advice would be greatly appreciated. Any recommendations for books or other resources to learn would also be appreciated. [link] [comments] | ||
Posted: 24 Oct 2020 07:53 AM PDT
| ||
I created a pack of 9 portfolio / overlay link animated templates! Posted: 24 Oct 2020 03:27 PM PDT
| ||
Posted: 24 Oct 2020 12:12 AM PDT
| ||
Posted: 24 Oct 2020 03:38 PM PDT
| ||
Posted: 24 Oct 2020 04:34 PM PDT
| ||
Built and released an online math worksheet application with randomly generated numbers! Posted: 24 Oct 2020 09:56 AM PDT
| ||
Composer 2.0.0 has been released Posted: 24 Oct 2020 02:50 AM PDT
| ||
[Showoff Saturday] Created a site to help you find new books to read Posted: 24 Oct 2020 03:30 PM PDT | ||
Posted: 24 Oct 2020 12:55 PM PDT Hey guys, I've been coding for about a year and like many of you, I'm looking to get hired ASAP. I'm looking for any constructive criticism or advice to help me break into this field. My portfolio is www.dustinkiselbach.dev . I've settled on this design for now, however I know there is more that I can add that will improve my chances of being hired. Anything I can add or change? Any red flags? Thanks so much! [link] [comments] | ||
Posted: 24 Oct 2020 02:19 PM PDT
| ||
A new VS Code extension for Gatsby! Posted: 24 Oct 2020 02:10 PM PDT Our team released GatsbyHub a few days ago! https://marketplace.visualstudio.com/items?itemName=GatsbyHub.gatsbyhub GatsbyHub is an open-source extension for Visual Studio Code that offers an interactive GUI for gatsby-cli. GatsbyHub allows you to browse Gatsby plugins, starters, and themes without ever having to leave VS Code. Create a blazing fast, modern app with a single click or check out the many starter templates available. Start a hot-reloading development environment by simply clicking the status bar icon. Configure GraphQL queries using Gatsby's built-in instance of GraphiQL. For advanced customizations, please refer to the Gatsby docs and edit your user settings. We are in beta so we'd greatly appreciate any and all feedback! p.s. please check out our github and star it if you like it! Maybe even fork it if you're feelin' feisty hehe [link] [comments] | ||
Posted: 24 Oct 2020 03:07 AM PDT Hello! I would greatly appreciate if someone just took a look at my both portfolio website and my best project which is GetHired. Also would be thankful if you took a look at the GetHired github, to see whats good whats bad. Even a 60 s look is greatly appreciated , since I am self-taught , so I need all the critisism I can get :) This is my portfolio website : https://benz0is.github.io/Portfolio/ This is my best project: https://get-hired-rokas.herokuapp.com/ and github: https://github.com/benz0is/GetHired/tree/master/Desktop/java/Job Have a nice day :) [link] [comments] | ||
I've made app that creates night sky comment from your emojis. Looks good on instagram. Posted: 24 Oct 2020 06:59 AM PDT
| ||
GitHub Game Off hackathon - build a browser-based game Posted: 24 Oct 2020 01:38 PM PDT
| ||
I created a Chrome Extension Starter Kit and Ebook for devs Posted: 24 Oct 2020 01:38 PM PDT
| ||
Posted: 24 Oct 2020 04:38 AM PDT Whilst working on a number of email template projects I found that images would often break the design due to security issues in Mail clients. As an experiment I created a script that converts every pixel of an image into an individual cell of a table. This works great with small graphics an icons in emails. Let me know your thoughts! [link] [comments] | ||
Game of Life variation. Wife not impressed, but infant is fascinated by the colors. Posted: 24 Oct 2020 12:05 PM PDT | ||
Posted: 24 Oct 2020 01:06 AM PDT
| ||
Nuxt.js front + symfony back - how to do it on one server hosting? Posted: 24 Oct 2020 03:43 PM PDT Hey guys, I would like to ask a simple question that might not be that simple to answer =D Well I have a project that I would like to make as is it in title - use nuxt.js as my frontend which will consume api that will be done with symfony. It's easy to setup both servers locally, but what when I want to deploy the application? I would like to have it on one domain - as simple as that. I'm pretty sure it's possible to do somehow, like to have special routes configured(for example with prefix /api that would be the actual backend routes and all other routes would be done with nuxtjs router). Anyone have any idea how could I deploy an app on one server? Or any guide, best practice how to do this? [link] [comments] |
You are subscribed to email updates from webdev: reddit for web developers. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment