Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Congrats! I know that the feeling is awesome!
I'm curious, how is the development workflow at your company? Do you have code reviews during your internship? How much help/mentoring do you get? -
@alexbrooklyn I kinda worked alone during 2 weeks because the guy in charge of my internship was on holiday.
When he came back, he reviewed my pull requests and gave me a lot of feedback. He gave me a lot of tips and tricks to improve my code.
Slowly but surely I'm getting more and more confident. -
@alexbrooklyn we use Ruby on Rails for the backend, for the frontend some jQuery and other js libraries.
-
Ah nice! I had PHP and Symfony during my internship.
Do you also get some DevOps? Like Docker etc. ? Is there a pipeline present? -
@alexbrooklyn Not yet unfortunately.
I had the chance to do some DevOps during a school project before my internship.
It was a Rails API used to fetch the data sent by multiple IoT devices.
I setuped a continuous deployment pipeline with Capistrano and Travis-CI. It automatically deployed to prod server if all test cases passed.
By the end of the project, I was able to code, test and deploy new endpoints in less than 15 minutes.
Related Rants
4th week of internship begins and today, for the first time, features that I programmed got deployed to the production server !
I'm proud of myself and I really enjoy working there !
It's challenging and at the same time really cool.
rant
internship
first time
achivement