Open in app

Sign In

Write

Sign In

PJ Codes
PJ Codes

280 Followers

Home

About

Published in JavaScript in Plain English

·Jul 23, 2021

Top 8 JavaScript Tricks You’ve Never Used Before

These snippets will save you a world of trouble! Let’s get straight to it. 1 — Strip Out HTML Tags Strip out HTML tags and extract the text value using regex:

Programming

6 min read

Top 8 JavaScript Tricks You’ve Never Used Before
Top 8 JavaScript Tricks You’ve Never Used Before
Programming

6 min read


Jul 15, 2021

Also cool is that most of the stuff you're doing with class -- partial matching and if it's present…
20
1

Jason Knight

Yes!! It is absolutely amazing how much CSS actually saves you from writing JS haha

Yes!! It is absolutely amazing how much CSS actually saves you from writing JS haha

1 min read

1 min read

Yes!! It is absolutely amazing how much CSS actually saves you from writing JS haha

--

--


Published in JavaScript in Plain English

·Jul 11, 2021

Top 8 CSS Tricks You’ve Never Used Before

Avoid using JavaScript along with RegEx — when CSS does it all for you! — Strictly abiding by my ‘no-fluff’ doctrine, let’s just dive right in: 1. Class Contains [class*='section_'] { box-sizing: border-box; } The style rules that are declared within the body of the above command will apply to every HTML element that contains the string section_ . For example, only HTML elements with class-names such as…

CSS

6 min read

Top 8 CSS Tricks You’ve Never Used Before.
Top 8 CSS Tricks You’ve Never Used Before.
CSS

6 min read


Published in JavaScript in Plain English

·Jul 7, 2021

Top 12 HTML Tags You Had No Idea Existed

These tricks will speed up your workflow & make your code scalable. How many times have you written a script while building a website or a web app and realized that there was an HTML element that did that exact thing? Well — if you’re anything like me, I’m guessing…

HTML

5 min read

Top 12 HTML Tags You Had No Idea Existed
Top 12 HTML Tags You Had No Idea Existed
HTML

5 min read


Published in JavaScript in Plain English

·Jul 6, 2021

How To Build A Slider In React

Improve your React chops & cut library overhang by using React! No, not the kind of slider in the image above, but an actual slider which you can navigate from slide 0 – 3. Those do look quite delicious though. What we’re building (you can’t eat these sliders):

Java Script

4 min read

How To Build A Slider In React
How To Build A Slider In React
Java Script

4 min read


Published in JavaScript in Plain English

·Jul 4, 2021

How to Quickly Create a React Table — WITHOUT a Library

Set up a React table without spending time reading complicated docs and crying. No fluff. No crying. 3, 2, 1 —Let’s go!

Java Script

4 min read

How to Quickly Create a React Table — WITHOUT a Library
How to Quickly Create a React Table — WITHOUT a Library
Java Script

4 min read


Published in JavaScript in Plain English

·Jun 28, 2021

Web Development Interview Questions Cheatsheet, 2021

133 web development interview questions you will most definitely be asked. Before we begin “What is the logarithmic output of the observable universe” is a question you will not likely be asked in a technical interview for a front-end or full-stack position. However, your chances of getting asked something like, “Can you explain…

Java Script

6 min read

Web Development Interview Questions Cheatsheet, 2021
Web Development Interview Questions Cheatsheet, 2021
Java Script

6 min read


Published in JavaScript in Plain English

·Jun 23, 2021

I Got Tech Interviews With Amazon, Apple, and Others By Using THIS Resume

Showcasing experience & skills to the big-wigs on a single page is… POSSIBLE. Writing a technical resume is HARD WORK — especially one that is well structured, readable, to-the-point, and FREE of FLUFF, considering the myriad of skillsets with different tools one might have. Recruiters on average, spend no more…

Resume

6 min read

I Got Tech Interviews With Amazon, Apple, and Others By Using THIS Resume
I Got Tech Interviews With Amazon, Apple, and Others By Using THIS Resume
Resume

6 min read


Published in JavaScript in Plain English

·Jun 12, 2021

Seamlessly Validate React Forms Using Formik and Yup

React Forms can quickly get complicated. Formik will save you both time & tears. — Forms in React vs. traditional HTML, CSS & Vanilla JS: React forms can get a little hairy, simply because of the scoping issues with a multiple component structure (brought about by the idea of modularized components). Add to that the complex data flow between those separate components — in terms of state management, and it is very easy to lose…

Java Script

6 min read

Easily Validate React Forms Using Formik and Yup
Easily Validate React Forms Using Formik and Yup
Java Script

6 min read


Jun 10, 2021

Why We Must NEVER GIVE UP.

Struggles, rejections, defeat — as painful as they are, they shape us. If we channel our energy towards positivity, we win. Our first natural instinct when we get rejected is to reflect inward and ask the seemingly never-ending question “Why not me?”. What we often fail to remember — is…

Self Improvement

3 min read

Why We Must NEVER GIVE UP.
Why We Must NEVER GIVE UP.
Self Improvement

3 min read

PJ Codes

PJ Codes

280 Followers

An ordinary developer who teaches people nerdy stuff! pjcodes.com

Following
  • Warren "Storyteller" Brown

    Warren "Storyteller" Brown

  • Jonathan Townend, RMN

    Jonathan Townend, RMN

  • Anupam Chugh

    Anupam Chugh

  • Destiny S. Harris

    Destiny S. Harris

  • Nitin Sharma

    Nitin Sharma

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech