Explore >> Select a destination


You are here

aymannadeem.github.io
| | benoitpasquier.com
5.1 parsecs away

Travel
| | For the past few years, I had the opportunity to mentor new joiners through different roles. In some aspects, I could see myself in them the same way I started years back: eager to prove themselves, jumping on the code and hacking around. I tried to think about what I learnt the hard way since my first role in the tech industry and how could I help them learn the easy way.
| | david-codes.hatanian.com
5.1 parsecs away

Travel
| | Having worked in the software engineering field for 6 years, I sometimes pause and consider how much I have learned since I started my career. One thing that...
| | simpleprogrammer.com
4.6 parsecs away

Travel
| | What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ...
| | sitr.us
65.8 parsecs away

Travel
| I am very excited about Flow, a new JavaScript type checker from Facebook. I have put some thought into what a type checker for JavaScript should do - and in my opinion Facebook gets it right. The designers of Flow took great effort to make it work well with JavaScript idioms, and with off-the-shelf JavaScript code. The key features that make that possible are type inference and path-sensitive analysis. I think that Flow has the potential to enable sweeping improvements to the code quality of countless web apps and Node apps. ...