ββAn architectural pattern is a general, reusable solution to a commonly occurring problem in software architecture within a given context.
β± 8 minutes read
#Architecture
β± 8 minutes read
#Architecture
Medium
Software Architecture: The Most Important Architectural Patterns You Need to Know
Explaining common different architecture patterns
ββThe search function is one of the most important features of a software application. Search sites like Google and DuckDuckGo have helped millions of users to navigate through the internet and quickly find what theyβre looking for in mere seconds.
β± 8 minutes read
#React #Serverless
β± 8 minutes read
#React #Serverless
Medium
Add a Simple Search Function to React App without a Server
The search function is one of the most important features of a software application. Search sites like Google and DuckDuckGo have helpedβ¦
ββRecently, Iβve written an article about some signs of an inexperienced developer. Just like you can recognize inexperienced developers by their habits the same applies to senior developers.
β± 4 minutes read
#Career
β± 4 minutes read
#Career
Medium
5 Signs of a Senior Developer
Being a senior developer has to do with more than just your age
ββGraphQL is a strongly typed query language, and Typescript is a typed superset of JavaScript β together they are a match made in heaven!
β± 15 minutes read
#TypeScript #Node #GraphQL
β± 15 minutes read
#TypeScript #Node #GraphQL
Medium
Building a Node.js API with TypeScript and GraphQL
creating a user with the playground
ββEver since ES2015, also known as ES6, JavaScript has moved away from a waterfall style approach where loads of features were released at once under a major version, to a more agile approach where new features are released annually as the spec is completed. This has allowed new language features to be added every year since. These features can be large and small, but they all tend to be well battle-tested through the use of transpiling and polyfills before their official release. In fact, when they actually become βofficialβ itβs actually pretty underwhelming since the community has been using them for some time.
β± 4 minutes read
#JavaScript
β± 4 minutes read
#JavaScript
Medium
80% Cleaner JavaScript Code Using Optional Chaining and Nullish Coalescing
Ever since ES2015, also known as ES6, JavaScript has moved away from a waterfall style approach where loads of features were released atβ¦
ββI was looking around the web and realized we havenβt had a good JavaScript Framework Performance Shootout in over 2 years. So before 2020 wraps up, letβs have a bit of fun pitting these libraries against each other.
β± 13 minutes read
#JavaScript
β± 13 minutes read
#JavaScript
Medium
JavaScript Frameworks, Performance Comparison 2020
The ultimate performance battle between JavaScript frameworks
ββA statistical approach to explaining bad deadlines in engineering projects
β± 7 minutes read
#Software
β± 7 minutes read
#Software
Medium
Why Engineers Cannot Estimate Time
A statistical approach to explaining bad deadlines in engineering projects
ββEvery software has best practices. Git is not different. It has become the most used versioning system in the last years. Many companies adopted git because of its features.
β± 5 minutes read
#Git
β± 5 minutes read
#Git
Medium
7 Git Best Practices to Start Using in Your Next Commit
Every software has best practices. Git is not different. It has become the most used versioning system in the last years. Many companiesβ¦
ββEver wondered what it would be like to wear the shoes of Tony Stark?
β± 8 minutes read
#JavaScript #3D
β± 8 minutes read
#JavaScript #3D
Medium
Create an Interactive JavaScript 3D Model Inspired by Iron Man
Ever wanted to be in Tony Starkβs jet-powered boots?
ββNowadays in our busy schedules and tight deadlines, itβs critical to choose tools that increase productivity.
β± 9 minutes read
#NPM #JavaScript
β± 9 minutes read
#NPM #JavaScript
Medium
73 Awesome NPM Packages for Productivity ππ±
Nowadays in our busy schedules and tight deadlines, itβs critical to choose tools that increase productivity.
ββOver the years, CSS has seen a number of new properties added to it such as Flexbox and Grid.
Despite the immense popularity and rising complexities of creating web apps, there are still a number of CSS properties and tricks that most developers donβt know.
Below are 6 CSS properties that you probably never heard of...
β± 6 minutes read
#CSS
Despite the immense popularity and rising complexities of creating web apps, there are still a number of CSS properties and tricks that most developers donβt know.
Below are 6 CSS properties that you probably never heard of...
β± 6 minutes read
#CSS
Medium
6 CSS Properties Nobody Is Talking About
Interesting properties that many have never heard of before.
ββEvery day we come across a lot of situations and we work really hard to crack all the issues. We deserve to lighten up our mood after a hectic day.
β± 5 minutes read
#Humor
β± 5 minutes read
#Humor
Medium
30 Programming Memes That Will Lighten Your Mood
Every day we come across a lot of situations and we work really hard to crack all the issues. We deserve to lighten up our mood after aβ¦
ββES2021 is the version of ECMAScript corresponding to the year 2021. This version doesnβt include as many new features as those that appeared in ES6 (2015). However, some useful features have been incorporated.
β± 3 minutes read
#JavaScript
β± 3 minutes read
#JavaScript
Medium
JavaScript ES2021 Features With Simple Examples
The latest in JavaScript
ββWhen I started as a software developer five years back, I had no clue that everything required to learn and grow as a developer is easily available online. All we need to do is learn how to access those resources effortlessly.
β± 4 minutes read
#Education
β± 4 minutes read
#Education
Medium
7 Websites Every Software Developer Should Follow
Revive your zeal for the software development
ββIf you want to learn the differences between Python and JavaScript, then this article is for you.
β± 20 minutes read
#JavaScript #Python
β± 20 minutes read
#JavaScript #Python
freeCodeCamp.org
Python VS JavaScript β What are the Key Differences Between The Two Popular Programming Languages?
Welcome! If you want to learn the differences between Python and JavaScript, then this article is for you. These two languages are very popular and powerful, but they do have key differences. We will cover them in detail here. In this article, you w...
ββAs a developer, I consider browser extensions are a great way for developers to improve their productivity. Over time, I have compiled a list of Chrome extension tools that have proven extremely useful to me.
β± 3 minutes read
#Productivity
β± 3 minutes read
#Productivity
Medium
I Wish I Had Known These Tools When I Started Coding
10 Tools that will make your life a lot easier as a developer
ββWhen I started as a software developer five years back, I had no clue where or whom to reach for improving my skills. The truth is we have the needed information available online. All we need to do is learn how to access those resources effortlessly.
β± 4 minutes read
#Education
β± 4 minutes read
#Education