dev talk with deegha: Recent Episodes

deegha

exploring the world of Software Development and all the exciting ways it's being used to build modern web and app experiences.Whether you're a seasoned developer or just starting out, you'll find something here to help you improve your skills and stay up-to-date with the latest trends in JavaScript development

View Details

In this episode we are talking about
- Why you should brand your self as a software developer
- How you should approach branding 

Your host
  Deegha Galkissa
  twitter: @shuboothi
  facebook: https://www.facebook.com/profile.php?id=100089197703942
  linkedIn:  https://www.linkedin.com/in/deegha-galkissa-33746b97

Be sure to follow me on twitter @shuboothi and tweet me if you have any questions or if you want to point something out

View Details

In this episode am talking about is it ok to change your career to become software developer now.

Your host
  Deegha Galkissa
  twitter: @shuboothi
  facebook: https://www.facebook.com/profile.php?id=100089197703942
  linkedIn:  https://www.linkedin.com/in/deegha-galkissa-33746b97

Be sure to follow me on twitter @shuboothi and tweet me if you have any questions or if you want to point something out

View Details

In this episode we are talking about firebase. The idea is to give the listeners an idea about what is firebase so they could decide if they want to use this for their own project 

We are talking about 
- what is firebase
- few features on firebase
- pricing 

Your host
  Deegha Galkissa
  twitter: @shuboothi
  facebook: https://www.facebook.com/profile.php?id=100089197703942
  linkedIn:  https://www.linkedin.com/in/deegha-galkissa-33746b97

Be sure to follow me on twitter @shuboothi and tweet me if you have any questions or if you want to point something out

View Details

In this episode we are talking about the tools and frameworks you will need to use for you next side project. The main objective is to get you started with writing code without setting up a lot of things... and in the meantime to make sure your code quality and architectural aspects stays the best.

We will be talking about 

  • Front end frameworks
  • Tools you need to standardise your frontend code
  • Tools that helps you to write code easily
  • Backend  technologies
  • Hosting solutions

Your host
  Deegha Galkissa
  twitter: @shuboothi
  facebook: https://www.facebook.com/profile.php?id=100089197703942
  linkedIn:  https://www.linkedin.com/in/deegha-galkissa-33746b97

Be sure to follow me on twitter @shuboothi and tweet me if you have any questions or if you want to point something out

View Details

In this episode we are talking about 5 key points on how to excel as a frontend developer.

we talk about

  1. Understand javascript fundamentals
  2. Master one js framework
  3. Branding your self
  4. Learn and understand new design trends
    • Always think about the user

Your host 
  Deegha Galkissa
  twitter: @shuboothi
  facebook: https://www.facebook.com/profile.php?id=100089197703942
  linkedIn:  https://www.linkedin.com/in/deegha-galkissa-33746b97

Be sure to follow me on twitter @shuboothi and tweet me if you have any questions or if you want to point something out

View Details

In this episode we will be discussing 6 things that you could to do earn respect, which 
could help you to become a senior developer. 

Your host 
  Deegha Galkissa
  twitter: @shuboothi
  facebook: https://www.facebook.com/profile.php?id=100089197703942
  linkedIn:  https://www.linkedin.com/in/deegha-galkissa-33746b97

Be sure to follow me on twitter @shuboothi and tweet me if you have any questions or if you want to point something out

View Details

In this episode we will be discussing the following topics

  • How javascript handles asynchronous tasks
  • What is the event queue
  • What is micro task queue
  • How promises are treated
  • What does the event loop do

Your host 
  Deegha Galkissa
  twitter: @shuboothi
  facebook: https://www.facebook.com/profile.php?id=100089197703942
  linkedIn:  https://www.linkedin.com/in/deegha-galkissa-33746b97

Be sure to follow me on twitter @shuboothi and tweet me if you have any questions or if you want to point something out

View Details

What are we discussing in this episode 

  • What is a closure
  • Why closure are important
  • Where we could use closures
  • Why closure could be a bad option in some cases
  • What is the lexical scope

Your host 
  Deegha Galkissa
  twitter: @shuboothi
  facebook: https://www.facebook.com/profile.php?id=100089197703942
  linkedIn:  https://www.linkedin.com/in/deegha-galkissa-33746b97

Be sure to follow me on twitter @shuboothi and tweet me if you have any questions or if you want to point something out

View Details

In this episode we are talking about the execution context, call stack and memory management. we talk about what is execution context and what is call stack and how they are related. 

We then talk about how memory is managed in javascript and few pointers on how to avoid common pitfalls.