The team @SolutionStreet is hiring for 8 technical roles right now.
If you want to get a feel for what it'd be like to work there, learn about their top engineering values here:
https://t.co/PaT3k0CFuP
Wonderful interview with Arthur Frankel. He hits on many tech related topics, as well as what it’s like to build a company from the ground, and turning a passion into a long-lasting successful business.
#softwareengineers#leadership#technology
https://t.co/K60Q9VBXPk
Did you know that greedy matching is the default when using wildcard characters and modifiers like + and * with regular expressions? Here's a great article on greedy vs. lazy matching.
#javascript#softwaredevelopment
https://t.co/pGKGnMxLGl
We have met the rigorous technical validation and assessment of our AWS solutions and practices and earned an AWS Lambda Service Delivery Partner designation.🎉
#AWS#awslambda#awsservices#softwareconsulting
https://t.co/Ti46R7HMOM
Cloud computing is the on-demand delivery of compute power, database storage, applications and other IT resources through a cloud services platform via the internet with pay-as-you-go-pricing. #AWS#CloudComputing#Cloud
Reid Badgett, CTO at BrightScale, has used serverless for scaling out infrastructures in a cost-efficient and performant way for the last five years. Meet Reid at our virtual panel discussion on Serverless Architecture. #serverless#serverlessarchitecture#allaboutserverless
Excited to announce that we are now an AWS Lambda Select Consulting Partner! We hope you will join us for a virtual panel discussion on when and where to use Serverless Architecture. #serverless#AWS
https://t.co/cQ426pY2BR
Even better Git tip: use a dash in the git checkout command to checkout the previous branch you were on:
git checkout master
git checkout my_branch
git checkout - # returns you to master
git checkout - # returns you to my_branch
#github
Git Tip:
Ever get tired of having to type out branch names when you're trying to switch between local branches? This four line function will prompt you for a number instead:
https://t.co/sFWDZ05xrr
#github
We often use Macs when working on Front End focused development projects (like React, Angular, Vue, mobile development, etc. #softwaredevelopment#javascript ). This is a great article on setting up your Mac for development:
#mac#FrontEndDevelopment
https://t.co/nSHaH7JVTL