JavaScript fatigue has become a common phrase in the world of today’s front-end developers. It can seem like there’s a new hyped framework, architecture, command line tool, or SaaS developer service every day. The constant churn of new things can end up leaving developers more jaded than excited.
9 minute read
#Programming
9 minute read
#Programming
Medium
Leveling up: why developers need to be able to identify technologies with staying power (and how to do it)
JavaScript fatigue has become a common phrase in the world of today’s front-end developers. It can seem like there’s a new hyped framework…
“How to become a web developer in 3 days” is a beginner-friendly series designed to help aspiring web developers get acquainted with the languages that make up a website.
Day 1. What websites are made of?
16 min read
#Tutorials
Day 1. What websites are made of?
16 min read
#Tutorials
Medium
Response to
As to methods, there may be a million and then some, but principles are few. The man who grasps principles can successfully select his own…
“How to become a web developer in 3 days” is a beginner-friendly series designed to help aspiring web developers get acquainted with the languages that make up a website.
Day 2. Structure and styling
27 min read
#Tutorials
Day 2. Structure and styling
27 min read
#Tutorials
Medium
Response to
For the things we have to learn before we can do them, we learn by doing them.
“How to become a web developer in 3 days” is a beginner-friendly series designed to help aspiring web developers get acquainted with the languages that make up a website.
Day 3. Behavior and going live
27 min read
#Tutorials
Day 3. Behavior and going live
27 min read
#Tutorials
Medium
Day 3: Behavior and going live
Action may not always bring happiness, but there is no happiness without action.
One topic I have gotten more and more excited about throughout my software development career is quality! Perhaps I’ve been burned one too many times
4 min read
\
#Git #Husky
4 min read
\
#Git #Husky
gitconnected.com | Level Up Your Coding
Using Pre-Commit and Pre-Push Git Hooks in a React Project
One topic I have gotten more and more excited about throughout my software development career is quality! Perhaps I’ve been burned one too…
Digital accessibility refers to the practice of building digital content and applications that can be used by a wide range of people, including individuals who have visual, motor, auditory, speech, or cognitive disabilities.
12 min read
#Accessibility
12 min read
#Accessibility
UX Collective
Designing for accessibility is not that hard
Seven easy-to-implement guidelines to design a more accessible web ❤️
hypothetical: You might check every line of code and try to find a typo. No typo found… next, you might start using console.logs to see the output for code, which is a pain. Surely there are better methods out there?
5 min read
#NodeJS #Debugging
5 min read
#NodeJS #Debugging
freeCodeCamp.org
Supercharge your debugging experience for Node.js
You see this, what do you do?
When Create React App first launched in July of 2016, it was considered the best way for beginners to get started with React. In those days, beginners were encouraged to build a React app with Webpack from scratch, or download one of many boilerplates on the internet.
5 min read
#React #CRA
5 min read
#React #CRA
Hacker Noon
Create React App is Way Too Bloated
When Create React App first launched in July of 2016, it was considered the best way for beginners to get started with React.
How many posts a day would you like to see on 🤖 @CodingNews ⚡️?
public poll
2-4 – 10
👍👍👍👍👍👍👍 34%
@Omegakenshin, @Vivek_m, @anurag0510, João, Shani, dang, @rhynl, @littleboycoding, @ashishdesai21, @dsantarelli
1 – 8
👍👍👍👍👍👍 28%
@Seether0, @AlexisDVT, @Zupirio, sanjay, Julia Dizhak, @ayushp264, @WarUps, @McToluene
Even more! – 5
👍👍👍👍 17%
@Fajomaster, Yana, @iamskok, Muzeer, @mohananpg
5-10 – 4
👍👍👍 14%
King, manoj, @festusbetd, Brian
10-20 – 2
👍 7%
Jude, @kakashitino
👥 29 people voted so far.
public poll
2-4 – 10
👍👍👍👍👍👍👍 34%
@Omegakenshin, @Vivek_m, @anurag0510, João, Shani, dang, @rhynl, @littleboycoding, @ashishdesai21, @dsantarelli
1 – 8
👍👍👍👍👍👍 28%
@Seether0, @AlexisDVT, @Zupirio, sanjay, Julia Dizhak, @ayushp264, @WarUps, @McToluene
Even more! – 5
👍👍👍👍 17%
@Fajomaster, Yana, @iamskok, Muzeer, @mohananpg
5-10 – 4
👍👍👍 14%
King, manoj, @festusbetd, Brian
10-20 – 2
👍 7%
Jude, @kakashitino
👥 29 people voted so far.
My first payment from a real customer finally cleared. Product Pix just made $65.36. I feel like I can finally write a bit about my journey so far in building a SaaS (software as a service). I can finally tell for sure that someone out there thinks my site is generating real value.
9 min read
#SaaS #MachineLearning #ML
9 min read
#SaaS #MachineLearning #ML
Hacker Noon
How I Built My First Machine Learning Software-As-A-Service
And guess what? It didn’t need any funding. But it did need human (and still does)
Not so long ago, as the internet emerged from the dial-up era and corporations were just beginning to monetize it, many writers argued that broadband would usher us into a new digital “utopia.” In 1996, John Perry Barlow, the founder of the nonprofit Electronic Frontier Foundation, wrote a Declaration of the Independence of Cyberspace about the new ethics of the internet.
10 min read
#Internet
10 min read
#Internet
OneZero
The Internet Is Broken. Here’s Who Can Fix It.
The fight for local broadband is finally heating up
Since the arrival of React v16.6.0 in October of 2018, some new and exciting features have created the potential for React developers to choose differently between the use of Functional and Class Components.
4 min read
#React
4 min read
#React
Medium
The Rise of the React Functional Component
Since the arrival of React v16.6.0 in October of 2018, some new and exciting features have created the potential for React developers to…
The performance of a React application can be defined by how long the user should wait before seeing the UI resulting from a certain interaction.
8 min read
#React #Performance
8 min read
#React #Performance
freeCodeCamp.org
Yeah hooks are good, but have you tried faster React Components?
by Seif Ghezala ??
Yeah hooks are good, but have you tried faster React Components?
5 simple tips to improve the performance of a React application
Illustration by Omar Benseddik [undefined]> Note: This article is not meant to perf-shame you. If you’re a…
Yeah hooks are good, but have you tried faster React Components?
5 simple tips to improve the performance of a React application
Illustration by Omar Benseddik [undefined]> Note: This article is not meant to perf-shame you. If you’re a…
Have you ever tried to write front-end apps using ES6 syntax, but then when you decided to learn back-end development with Node.js and Express, you realized that you can’t use all the modern ES6 (and beyond) features?
8 min read
#JavaScript #ES6 #NodeJS #ExpressJS
8 min read
#JavaScript #ES6 #NodeJS #ExpressJS
freeCodeCamp.org
How to enable ES6 (and beyond) syntax with Node and Express
Have you ever tried written front-end apps using ES6 syntax, but when you decided to learn back-end development with Node.js and Express…
atsby + Redux is a powerful combination when building static web-apps with dynamic features. With Gatsby 2, it has never been easier to get up and running. Today, I’m going to guide you through the steps needed.
4 min read
#Gatsby #Redux
4 min read
#Gatsby #Redux
freeCodeCamp.org
How to get started with Gatsby 2 and Redux
Trust me. It has never been easier.
There’s nothing as flashy and useful for JavaScript interviews than recursion.
4 min read
#JavaScript #Recursion
4 min read
#JavaScript #Recursion
freeCodeCamp.org
How to impress interviewers by using recursion in JavaScript with ES6 features
There’s nothing as flashy and useful for JavaScript interviews than recursion.
One of the most common UI components that I have had to build and use, seemingly on a day-to-day basis, is one where content is displayed in a container after some user interaction like a click or tap.
3 min read
#UI #HTML
3 min read
#UI #HTML
Medium
Paying Attention to the Details
Using the HTML5 details and summary tags to create UI components
In this article, I’ll walk you through my strategy for solving programming problems from start to finish, which I use both in my daily work at Google and with programmers of all levels (bootcampers, university students, and interns alike) as they learn and grow.
6 min read
#Programming
6 min read
#Programming
Medium
How a Googler solves coding problems
In this article, I’ll walk you through my strategy for solving programming problems from start to finish, which I use both in my daily…