My Success Story web developers |
- My Success Story
- VScode extension recommendations
- What's your workflow for checking progress & getting notified when CI/CD builds deploy?
- Looking for something like Search.io but self hosted, or open source.
- why did this happen ?
- [canvas tag] I'm trying to draw three moving circles in 2d rendering context. What's producing the triangle in the middle?
- node/express redirect error
- A Developer-Ready API Marketplace
Posted: 13 Feb 2022 06:36 AM PST I will make this short but I wanted to share something with the community. I started learning full stack in Dec. 2020, and quit my job and started studying full time around March 2021. Between May and September I was homeless, sleeping in my car and studying at Books A Million or wherever I could find wifi. A few days ago I signed my first offer letter for a junior full stack role. My primary stack was MERN but this role has me learning PHP, Laravel, Blade, but uses a lot of the knowledge I have gained in the last year and a half as well. I just wanted to say that it is possible. It is infinitely possible as long as you put in the work, you put in the dedication, you strive to be a good learner. There are days where you will feel defeated, but learn from your failure. Every failure is an opportunity to learn something new and do something better. Don't give up. [link] [comments] | ||
VScode extension recommendations Posted: 13 Feb 2022 03:03 AM PST | ||
What's your workflow for checking progress & getting notified when CI/CD builds deploy? Posted: 13 Feb 2022 07:27 AM PST I'm working on a WordPress website with 2 devs where the workflow is a bit of a mess. To deploy to production, you have to push your commit to a remote git repo which gets immediately deployed, where your commit includes the build files (CSS and JS). We get (rare) problems where people forget to run the build script first and local dependencies can cause the build to be different. I'm trying to set up a CI/CD workflow where you push to GitHub, then GitHub Actions produces the build files, and then pushes them to the production server. The devs are seeing it like this though:
Is the new way worth it? Can the feedback loop be improved? I've used Heroku before where the build logs are showed in the terminal as the "git push" command is running which was a much nicer workflow. [link] [comments] | ||
Looking for something like Search.io but self hosted, or open source. Posted: 13 Feb 2022 04:53 AM PST Anyone have any good options? Looking for something that has the power of Search.io but self hosted preferably, as we'd use it for multiple domains. [link] [comments] | ||
Posted: 13 Feb 2022 06:56 AM PST
| ||
Posted: 13 Feb 2022 06:56 AM PST Something's wrong with how I draw circles in the render function. [link] [comments] | ||
Posted: 13 Feb 2022 06:42 AM PST Let's say I have a tag like Basically, I'd like my web app to redirect users to the '/' homepage immediately after clicking the '/test' link. But I get a 404 error with 'Not found' showing up on my page and the url on the client-side is still /test. What am I doing wrong? [link] [comments] | ||
A Developer-Ready API Marketplace Posted: 13 Feb 2022 12:49 AM PST
|
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