• Blog
    • CSS
    • HTML
    • JavaScript
    • React
    • React Native
    • WordPress Development
    • Linux
    • Programmers mindset
    • Front-end Developer Tools
  • Knowledge Base
    • Quick Coding Facts
    • Code Snippets library
    • Recruitment questions for Front-end Developers
  • Free WordPress Tools
    • Simple Cookie Notice Plugin
    • Convert Taxonomy Terms Plugin
  • pl
  • en
  • /
  • Blog
WordPress Development
05/06/2020 Joanna

WordPress – how to display random posts without duplicates

To have full control over displaying posts in WordPress we can use WP_Query class and create our own query. According...

Read More
WordPress Development
02/03/2020 Joanna

WordPress custom admin page

When you write your own plugin, you often want to add dedicated page for its settings. In this post I...

Read More
WordPress Development
29/02/2020 Joanna

How to use ajax in WordPress – on frontend and admin side

Ajax ( Asynchronous JavaScript and XML ) allows us do action in asynchronous way – without page reloading. It is...

Read More
WordPress Development
29/02/2020 Joanna

How to add custom link to the WordPress plugin in admin page

When you write your own plugin, you may want to send users to settings page after they activate the plugin....

Read More
JavaScript
01/02/2020 Joanna

jQuery infinite scroll image gallery

Infinite scroll gallery is a simple and difficult task at the same time. It all depends on how you want...

Read More
React
28/11/2019 Joanna

React Hooks – useCallback hook example with React.memo higher-order component

UseCallback, same as useMemo hook, is useful in situation, when you want to improve performance of your app. Thanks to...

Read More
React
28/11/2019 Joanna

React Hooks – useMemo hook example

UseMemo hook returns memoized value. That’s why you can use it to optimize performance of your app. If you have...

Read More
React
28/11/2019 Joanna

React Hooks – useRef hook example

UseRef hook can be used in two ways. First, it allows to directly access to DOM element, so we can...

Read More
React
28/11/2019 Joanna

React Hooks – useEffect hook example

UseEffect hook runs after first render and after every other completed render (but we can change that, so it can...

Read More
React
28/11/2019 Joanna

React Hooks – useContext hook example

UseContext hook provides a way to pass data through the component tree without having to pass props down manually at...

Read More

Categories

  • CSS
  • Front-end Developer Tools
  • HTML
  • JavaScript
  • Linux
  • PHP
  • Programmers mindset
  • React
  • React Native
  • WordPress Development
1 2 3 4 5 6
  • Blog
  • Spaceship Game
  • Cookies
  • Polski
  • English

2026 love-coding

Ta strona używa cookies dla sprawniejszego działania. Korzystając z witryny akceptujesz politykę cookies.

Privacy Policy