ββ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
ββAPIs allow developers to save time by taking advantage of a platformβs implementation to perform some useful tasks. This also helps to reduce the number of code lines developers need to write for their programs. Because APIs give you access to the data that you will need for your application.
β± 3 minutes read
#API
β± 3 minutes read
#API
Medium
5 Extremely Useful APIs for Your Next Projects
Amazing APIs to inspire you for your next projects
ββES2021 or ES12 is scheduled for release sometime in June 2021. Here are some new features that you can expect from the ECMAScript proposal status from TC39
β± 5 minutes
#JavaScript
β± 5 minutes
#JavaScript
Medium
New JavaScript Features You Can Expect in ES2021
ES2021 or ES12 is scheduled for release sometime in June 2021. Here are some new features that you can expect from the ECMAScript proposalβ¦
ββImagine that youβre a principal at a small K-8 school whoβs looking to hire a new teacher. As you have less than 20 teachers, you have to ensure that each person you hire can teach any of the grades. Adding to the complications, youβve recently lost one of your best teachers, someone with 15 years of experience, and a mentor to many of the more junior teachers. How can you replace her?
β± 6 minutes read
#Career
β± 6 minutes read
#Career
Medium
Why Senior Engineers Hate Coding Interviews
And what you should use instead
ββNode.js has been one of the biggest game-changer since its release, bigger companies like Uber, Medium, PayPal & Walmart switched their tech stack to Node.js. You can make really powerful applications with Node.js such as real-time tracking apps, video and text chat engines, social media apps, etc. And learning Node.js is becoming one of the hottest skills for developers, the roadmap that I have prepared is based on how I learned it with my own experience and tips.
β± 13 minutes read
#Node
β± 13 minutes read
#Node
Medium
The Node.js Developer Roadmap for 2021
The Roadmap To Becoming a Node.js Developer
ββBeing a good programmer is a mix of skills and some common sense. It is all about being pragmatic and knowing what is the solution that fits better your problem. When facing a challenge, there are some software principles that will guide you in choosing the most correct approach.
7 minutes read β±
#Software
7 minutes read β±
#Software
Medium
7 Software Development Principles That Should Be Embraced Daily
βKISS,β βDRYβ, βYAGNI,β and more
ββItβs time to review the big trends in JavaScript and technology in 2020 and consider our momentum going into 2021.
β± 11 minutes read
#JavaScript
β± 11 minutes read
#JavaScript
Medium
Top JavaScript Frameworks and Tech Trends for 2021
Happy New Year! Itβs time to review the big trends in JavaScript and technology in 2020 and consider our momentum going into 2021.
ββDeveloping a JavaScript application involves reloading the browser each time you save code changes in order to refresh the user interface.
β± 5 minutes read
#Webpack
β± 5 minutes read
#Webpack
Medium
Webpackβs Hot Module Replacement Feature Explained
Developing a JavaScript application involves reloading the browser each time you save code changes in order to refresh the user interface.
ββWe rendered the top 1 million pages on the web, tracking every conceivable performance metric, logging every error, noting every requested URL. To our knowledge, this produces the first dataset that connects performance, errors, and library use on the web. In this article, we analyze what the data can tell us about creating high performance web sites.
β± 10 minutes read
#Performance
β± 10 minutes read
#Performance
Medium
We rendered a million web pages to find out what makes the web slow
We rendered the top 1 million pages on the web, tracking every conceivable performance metric, logging every error, noting every requestedβ¦
ββBeing a developer these days is both good and bad. There are a lot of jobs available out there, but there is a lot of competition too. If a company is known for looking after their developers well, a lot of developers naturally want to work for that company. So as a developer, you want to make sure you not only have the right skills, but you also make a really good impression at every interview. And this includes not saying things that are arrogant, ignorant, or inconsiderate.
β± 7 minutes read
#Career
β± 7 minutes read
#Career
Medium
10 Unforgivable Phrases Developers Should Stop Saying at Interviews
Want to get hired? Avoid these answers at all costs
ββTop improvements and features useful in web application development in early 2021
β± 8 minutes read
#AWS
β± 8 minutes read
#AWS
Medium
Top 9 AWS Features for Web Developers: Recently Announced
Top improvements and features useful in web application development in early 2021
ββEver since I started learning how to code, I have been fascinated by the level of trust we put in a simple command like pip install packagename
β± 11 minutes read
#security #hacking
β± 11 minutes read
#security #hacking
Medium
Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
The Story of a Novel Supply Chain Attack