Skip to main content

Here is how replacing RSS feeds with JS twitter influencers helped me to stay updated

· 3 min read
D Balaji
Lead Design Technologist

reading old updates

Staying up to date with relevant updates from the frontend community is an art rather than a science. I am a big fan of the Feedly app which is an awesome RSS feed reader. My blog updates can be subscribed to on Feedly for updates. Analyzing the data points, I am in favor of Twitter over subscribing to blogs for keeping you updated on the tools, libraries, processes, and APIs in the frontend.

Engineering student but no job? are you ready to pay your 5th year tuition fee?

· 10 min read
D Balaji
Lead Design Technologist

need job

If you want to annoy someone, we would ask if the chicken came first on earth, or it's the egg? The question has no clear answer, and it remains a conundrum. Talk to any job hunting engineering freshers, they would say nobody gives me a job, but they want to have working experience. To get that experience the freshers would gear up to spend money at job training businesses. But why is this happening? Is this something new or just old problem? Is this a win-win for both parties?

Here is why cross-env npm-package important for your frontend development setup

· 4 min read
D Balaji
Lead Design Technologist

cross env post

Two Spanish people can converse normally but a Hindi-speaking Indian and a Spanish person need an intermediate guy or a translator. The same with reading and writing variables across different shells. In npm scrips, we read/write environment/shell variables. But there is no uniform syntax to read/write environment/shell variables which causes errors when the npm task is run across different operating systems. We have a cross-env package that solves the problem of reading/writing environment/shell variables on different operating systems elegantly.

Moved away from Ubuntu 21.04 to Windows 10 pro, here is why?

· 5 min read
D Balaji
Lead Design Technologist

Some alt text

Historically the OS running on my workstation was not mainstream. Ubuntu desktop was eccentric, esoteric, and uniquely customized to my needs. Ubuntu remains a solid OS for personal needs but not fully loaded for all my tasks. Let me show you where ubuntu-desktop shines and fades in 2021.

5 questions every developer should ask to solidify his learning on programming languages and libraries

· 2 min read
D Balaji
Lead Design Technologist

Some alt text

When I walk into an interview or conduct a tech interview, the question that often comes up would be "Why React instead of Angular or Vue?". Questions like that would be damn simple to answer if you had solid learning outside of library syntax and semantics. I get it. When we decide to do a hello world, we are carried away by semantics, syntax and where is the output mindset. Here are my 5 questions that I would recommend you ask yourself while you learn a programming language or library.