remote teams For Aspiring Leaders Leading the remote teams in this new era is exciting. It brings many benefits and opportunities, plus some unique challenges (Zoom fatigue, team connection and collaboration, role clarity and more). 4Cs workshop that
leadership I can do anything but not everything We all have times in our life or career when we go through significant changes and transformations. How would you manage such situations? The story of my transition last year @2021 One year
engineering manager Break a leg! you, new engineering manager Have you just started your new position as an Engineering Manager? Or are you considering it as your next move? Either way, there are some pleasures and pains associated with the role especially
TheMVPChallenge AI for good What recently caught my attention more than ever is the industry and the business value rather than the technology itself. Health industry is the one which makes me keep thinking of what can
technical team lead What does it take to become a productive Technical Team Lead? If you are a senior/lead developer with a passion to develop your people skill and leadership skills and push yourself one level up, looking into Tech/Team lead role can be an
second language speaker Challenges in public speaking for ESL Do you want to become a public speaker in tech? CFP day conference [https://www.globaldiversitycfpday.com] is a global event dedicated to people who like to build public speaking skill. In particular,
presentation Virtual presentation experience Learn from experience and others While I was supposed to present a technical talk to developers at NDC Oslo [https://ndcoslo.com/], one of Europe's largest conference, due to Covid19 situation has changed
vuejs Hybrid solution with Typescript, Vue components and ES2015+ Vue version 3 is written by Typescript and quite compatible with it but officially I am still using Vue version 2 which is not 100% aligned with Typescript. There are a few approaches
covid19 SIF(Support,Flexibility,Innovation) is what helps the teams overcome COVID-19 restrictions My story on how I provided and get support from my team and my community over COVID19 period Life is, even now, sometimes a bit too full. Right before Covid19 my team and
collaboration Collaborating ideas with digital whiteboards I am kinda of a person who loves to draw my thoughts and ideas on the boards! Since I was at school, I always used a whiteboard to draw the flows, I used
vuetify JSS,THE HEADLESS CMS- PART 3 Style your Vue JSS with Vuetify Styling your JSS Vue.js app with using Vuetify a library based on Material Design
jss JSS, THE HEADLESS CMS- PART2 In this post, I will show how I am using JSS to build a dynamic frontend app with reusable components. Also how to build a new web app with Vuejs and JSS which
achieving goals Recap of 2019 and how I achieved my goals! Never-ending Circle Of Growth It is been a few years I am drawing my circle of growth every year right at the begining of the year and sometimes during the year I look
jss JSS,THE HEADLESS CMS- PART 1 > In this post, I just discuss why we need JSS and what issues might happen during the installation. Why headless CMS? One of the popular CMS is Sitecore which is based on Asp.
innovation Innovation and learning are two sides of the same coin! I have done a talk recently at Microsoft Innivation day. That was an epic day where Satya Nadella the CEO of Microsoft came to Sydney and enlighten IT experts about Technology Intensity and
serverless SignalR and Serverless? It comes true Serverless Real-time Application! In one of my posts on Azure SignalR Services [https://nellysattari.ghost.io/real-time-applicationsazure-signalr-service/], It was discussed that with Azure signalr service we can decouple the connections from the hub
learning Have lunch and impact on your company It is the time to celebrate the 1st anniversary of the Brown Bag sessions I have been running at Challenger since joining. I would like to take this opportunity to share some of
vuejs Building SPA module inside Sitecore How to use Vue.js in Sitecore One of the abilities of Vue is being progressive. It means you might only introduce Vue.js core library or using full functionality of vue.js
azure app service Azure SignalR Service with Asp.net Core/ Vue.js Realtime applications and use cases Today's modern apps are expected to deliver up-to-date information without hitting a refresh button. Real-time apps require high frequency updates from the server. Examples are gaming, social networks,
Azure signalR service Azure SignalR Service Troubleshooting In this post I am describing the issue I faced on creating the Azure SignalR service and how I figured it out: Grabbed the connection key and added to my project which uses
security App security tips and tricks I was in two days workshop with Troy Hunt and Here is some notes I took during the workshop to share. Some thing to remind about Browsers what you can get from Browsers
sql connection Sitecore troubleshooting Cannot establish the connection to sql Sometimes when you try to ligin to Sitecore, you will get this error: There might be several reasons but first check if you can connect to your
log vs throw Exception handling in Sitecore There are two use cases for exceptions and logging handler in Sitecore which I am quickly clarify the differences. 1- Sitecore.Diagnostics.Assert 2- Sitecore.Diagnostics.Log In some scenarios your code throw
NDC Why companies should send the employees to the conferences? I recently was nominated to attend the NDCsydney conference which is one of the biggest and most popular events in IT. During the conference I had a chat with a friend discussing the
polyfill Would you like to use ES6 Promises? JavaScript is a progressive language and browsers improve their ability to understand the new features of JavaScript over time. For some features you might want to wait for browser to support otherwise you